From d5e9c967d2c9659230f6c13596da0f650f9d752b Mon Sep 17 00:00:00 2001 From: Johannes Berg Date: Wed, 28 Jun 2006 13:59:19 +0200 Subject: [PATCH] --- yaml --- r: 31214 b: refs/heads/master c: d91c4e8c63a61c2d9ec96fc6a9aa5a65d468befc h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/aoa/soundbus/Kconfig | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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.