ASoC: codecs: Put the CODEC drivers in a menu
authorMark Brown <broonie@linaro.org>
Fri, 7 Feb 2014 15:40:35 +0000 (15:40 +0000)
committerMark Brown <broonie@linaro.org>
Fri, 7 Feb 2014 16:22:13 +0000 (16:22 +0000)
Now they're visible they get a bit noisy.

Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/Kconfig

index f0bdcc5abe837444fcb1e8f62438afc2baa66538..7da528a2c1c51ddcf64d1fa75ecaf5d77084a8e0 100644 (file)
@@ -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
@@ -584,3 +586,5 @@ config SND_SOC_ML26124
 config SND_SOC_TPA6130A2
        tristate "Texas Instruments TPA6130A2 headphone amplifier"
        depends on I2C
+
+endmenu
This page took 0.025323 seconds and 5 git commands to generate.