X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2FKconfig;h=d8f11408ce274a2b2c67256d0ec07d3c3a828bdd;hb=78b9c0f91cf908616b8f9f356e1d1220e727ea88;hp=b65ee4701f98fab7d6564d9cee6d771455aa3603;hpb=2fc2991175bf77395e6b15fe6b2304d3bf72da40;p=linux-2.6 diff --git a/sound/Kconfig b/sound/Kconfig index b65ee4701f..d8f11408ce 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"