Hi Simon > > > No. For {shmobile,renesas}_defconfig we make everything builtin. > > > For {multi_v7,arm64}_defconfig, we usually make non-critical devices modular. > > > > Yeah. > > CONFIG_SND_AUDIO_GRAPH_CARD is similar driver to CONFIG_SND_SIMPLE_CARD > > But it has =y on defconfig, thus, I used same style. > > If it should be =m, then, we need +1 patch which modifes CONFIG_SND_SIMPLE_CARD, too. > > I think that would be ideal. OK, will do