X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2FKconfig;h=9d77300746c648cdc6f9700605bc6666257fa5ca;hb=0d36da3b409536a24266c5f0972f2e1cfae1afd4;hp=95949b6806acbdf9580b23b10e5e9cac8722df3e;hpb=b07e3c3a1db0ce399d2a1d04860e1b901927c05e;p=linux-2.6 diff --git a/sound/Kconfig b/sound/Kconfig index 95949b6806..9d77300746 100644 --- a/sound/Kconfig +++ b/sound/Kconfig @@ -93,4 +93,12 @@ endmenu endif +config AC97_BUS + tristate + help + This is used to avoid config and link hard dependencies between the + sound subsystem and other function drivers completely unrelated to + sound although they're sharing the AC97 bus. Concerned drivers + should "select" this. + endmenu