Hi, there are still some minor Kconfig issues: > --- /dev/null > +++ b/sound/soc/au1x/Kconfig > @@ -0,0 +1,36 @@ > +menu "SoC Audio for the Alchemy/AMD/RMI Au1xxx" > + depends on SOC_AU1200 || SOC_AU1550 Avoid menu. If really needed, use rather menuconfig. > + > +## > +## Au1200/Au1550 PSC + DBDMA > +## > +config SND_SOC_AU1XPSC > + tristate "SoC Audio for Au1200/Au1250/Au1550" > + depends on SND_SOC && (SOC_AU1200 || SOC_AU1550) As mentioned earlier, dependency on SND_SOC is superfluous here. Could you fix and repost? thanks, Takashi _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel