X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=sound%2FKconfig;h=9d77300746c648cdc6f9700605bc6666257fa5ca;hb=2d9819e3473f3e2200a4942760fa1f3d41043b99;hp=95949b6806acbdf9580b23b10e5e9cac8722df3e;hpb=cdb54fac35812a21943f0e506e8e3b94b469a77c;p=cascardo%2Flinux.git diff --git a/sound/Kconfig b/sound/Kconfig index 95949b6806ac..9d77300746c6 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