X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sound%2FKconfig;h=95949b6806acbdf9580b23b10e5e9cac8722df3e;hb=30d492da738a8d5f4ec884b3e1a13eef97714994;hp=b65ee4701f98fab7d6564d9cee6d771455aa3603;hpb=ae11be6f37dfa140b6c2d1a53b307ef57da69a04;p=linux-2.6-omap-h63xx.git diff --git a/sound/Kconfig b/sound/Kconfig index b65ee4701f9..95949b6806a 100644 --- a/sound/Kconfig +++ b/sound/Kconfig @@ -58,15 +58,17 @@ source "sound/pci/Kconfig" source "sound/ppc/Kconfig" +source "sound/aoa/Kconfig" + source "sound/arm/Kconfig" source "sound/mips/Kconfig" -# the following will depenend on the order of config. +# the following will depend on the order of config. # here assuming USB is defined before ALSA source "sound/usb/Kconfig" -# the following will depenend on the order of config. +# the following will depend on the order of config. # here assuming PCMCIA is defined before ALSA source "sound/pcmcia/Kconfig"