* [PATCH] snd-aoa: not experimental
@ 2006-06-27 17:36 Johannes Berg
0 siblings, 0 replies; only message in thread
From: Johannes Berg @ 2006-06-27 17:36 UTC (permalink / raw)
To: Takashi Iwai; +Cc: ALSA development
The dependencies in the soundbus Kconfig were wrong, it isn't
experimental any more.
This patch fixes that and makes it select SND_PCM too instead of
depending on it.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
diff --git a/soundbus/Kconfig b/soundbus/Kconfig
index d532d27..bf0f85e 100644
--- a/soundbus/Kconfig
+++ b/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.
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-27 17:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-27 17:36 [PATCH] snd-aoa: not experimental Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox