X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=sound%2FKconfig;h=9d77300746c648cdc6f9700605bc6666257fa5ca;hb=a7ec3f5289681e9d63b65db5f56857f998812b4b;hp=95949b6806acbdf9580b23b10e5e9cac8722df3e;hpb=bef986502fa398b1785a3979b1aa17cd902d3527;p=powerpc.git 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