summary refs log tree commit diff
path: root/sound/aoa/soundbus/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/aoa/soundbus/Kconfig')
-rw-r--r--sound/aoa/soundbus/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/aoa/soundbus/Kconfig b/sound/aoa/soundbus/Kconfig
index d532d27a9f54..7368b7ddfe0d 100644
--- a/sound/aoa/soundbus/Kconfig
+++ b/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.