diff --git a/[refs] b/[refs] index 22be58bd9e15..dce06324ddc4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dd7b254d8dd3a9528f423ac3bf875e6f0c8da561 +refs/heads/master: d91c4e8c63a61c2d9ec96fc6a9aa5a65d468befc diff --git a/trunk/sound/aoa/soundbus/Kconfig b/trunk/sound/aoa/soundbus/Kconfig index d532d27a9f54..7368b7ddfe0d 100644 --- a/trunk/sound/aoa/soundbus/Kconfig +++ b/trunk/sound/aoa/soundbus/Kconfig @@ -1,6 +1,7 @@ config SND_AOA_SOUNDBUS tristate "Apple Soundbus support" - depends on SOUND && SND_PCM && EXPERIMENTAL + depends on SOUND + select SND_PCM ---help--- This option enables the generic driver for the soundbus support on Apple machines.