X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sound%2FKconfig;h=d8f11408ce274a2b2c67256d0ec07d3c3a828bdd;hb=08dc2ca61e683e9119ff534dfcd0fd555401fcf7;hp=b65ee4701f98fab7d6564d9cee6d771455aa3603;hpb=8aaf226a8eaa0823c4f3c58d5207004ff6e3e758;p=linux-2.6-omap-h63xx.git diff --git a/sound/Kconfig b/sound/Kconfig index b65ee4701f9..d8f11408ce2 100644 --- a/sound/Kconfig +++ b/sound/Kconfig @@ -48,6 +48,14 @@ 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"