* [PATCH] ASoC: ux500: Don't make the CPU I2S driver user selectable
@ 2012-05-10 9:08 Mark Brown
0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2012-05-10 9:08 UTC (permalink / raw)
To: Linus Walleij, Ola Lilja, Liam Girdwood; +Cc: alsa-devel, Mark Brown
It can only be used with a machine driver so the idiomatic thing for
ASoC is to select this driver from the machine driver.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
sound/soc/ux500/Kconfig | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/sound/soc/ux500/Kconfig b/sound/soc/ux500/Kconfig
index 1be1f50..44cf434 100644
--- a/sound/soc/ux500/Kconfig
+++ b/sound/soc/ux500/Kconfig
@@ -10,7 +10,5 @@ menuconfig SND_SOC_UX500
any of the Ux500 platforms (e.g. U8500).
config SND_SOC_UX500_PLAT_MSP_I2S
- tristate "Platform - MSP (I2S)"
+ tristate
depends on SND_SOC_UX500
- help
- Say Y if you want to enable the Ux500 MSP I2S-driver.
--
1.7.10
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-10 9:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-10 9:08 [PATCH] ASoC: ux500: Don't make the CPU I2S driver user selectable Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).