[alsa-devel] [PATCH 1/2] ASoC: codecs: Put the CODEC drivers in a menu
Mark Brown
broonie at kernel.org
Fri Feb 7 16:59:29 CET 2014
From: Mark Brown <broonie at linaro.org>
Now they're visible they get a bit noisy.
Signed-off-by: Mark Brown <broonie at linaro.org>
---
sound/soc/codecs/Kconfig | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 28faa2d0eaef..6b67e86f3f2c 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -8,6 +8,8 @@ config SND_SOC_I2C_AND_SPI
default y if I2C=y
default y if SPI_MASTER=y
+menu "CODEC drivers"
+
config SND_SOC_ALL_CODECS
tristate "Build all ASoC CODEC drivers"
depends on COMPILE_TEST
@@ -588,3 +590,5 @@ config SND_SOC_ML26124
config SND_SOC_TPA6130A2
tristate "Texas Instruments TPA6130A2 headphone amplifier"
depends on I2C
+
+endmenu
--
1.9.rc1
More information about the Alsa-devel
mailing list