Commit 4d1a7722 authored by Mark Brown's avatar Mark Brown

ASoC: codecs: Put the CODEC drivers in a menu

Now they're visible they get a bit noisy.
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 1291e141
...@@ -8,6 +8,8 @@ config SND_SOC_I2C_AND_SPI ...@@ -8,6 +8,8 @@ config SND_SOC_I2C_AND_SPI
default y if I2C=y default y if I2C=y
default y if SPI_MASTER=y default y if SPI_MASTER=y
menu "CODEC drivers"
config SND_SOC_ALL_CODECS config SND_SOC_ALL_CODECS
tristate "Build all ASoC CODEC drivers" tristate "Build all ASoC CODEC drivers"
depends on COMPILE_TEST depends on COMPILE_TEST
...@@ -584,3 +586,5 @@ config SND_SOC_ML26124 ...@@ -584,3 +586,5 @@ config SND_SOC_ML26124
config SND_SOC_TPA6130A2 config SND_SOC_TPA6130A2
tristate "Texas Instruments TPA6130A2 headphone amplifier" tristate "Texas Instruments TPA6130A2 headphone amplifier"
depends on I2C depends on I2C
endmenu
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment