X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sound%2FKconfig;h=95949b6806acbdf9580b23b10e5e9cac8722df3e;hb=30d492da738a8d5f4ec884b3e1a13eef97714994;hp=d8f11408ce274a2b2c67256d0ec07d3c3a828bdd;hpb=24bfb00123e82a2e70bd115277d922438813515b;p=linux-2.6-omap-h63xx.git diff --git a/sound/Kconfig b/sound/Kconfig index d8f11408ce2..95949b6806a 100644 --- a/sound/Kconfig +++ b/sound/Kconfig @@ -48,14 +48,6 @@ config SND For more information, see -config SND_AC97_CODEC - tristate - select SND_PCM - select SND_AC97_BUS - -config SND_AC97_BUS - tristate - source "sound/core/Kconfig" source "sound/drivers/Kconfig" @@ -66,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"