diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2013-03-12 16:08:38 -0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-04-01 17:20:54 -0400 |
commit | 379cf39781fdb34c75bab6ac54707bc4466f3dc4 (patch) | |
tree | f18c0659db4324bf668d7108567d90a8f10ed057 /sound/soc/codecs/Kconfig | |
parent | ef03c9ae967bf1b40bec1456f7e744033853a01d (diff) |
ASoC: codecs: remove hidden prompt
The Kconfig symbol SND_SOC_OF_SIMPLE got removed in commit
f0fba2ad1b6b53d5360125c41953b7afcd6deff0 ("ASoC: multi-component - ASoC
Multi-Component Support"). But that commit missed one instance. Remove
it now, together with the prompt it has effectively hidden ever since.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r-- | sound/soc/codecs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 45b72561c615..350b86458971 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -324,7 +324,7 @@ config SND_SOC_TLV320AIC23 | |||
324 | tristate | 324 | tristate |
325 | 325 | ||
326 | config SND_SOC_TLV320AIC26 | 326 | config SND_SOC_TLV320AIC26 |
327 | tristate "TI TLV320AIC26 Codec support" if SND_SOC_OF_SIMPLE | 327 | tristate |
328 | depends on SPI | 328 | depends on SPI |
329 | 329 | ||
330 | config SND_SOC_TLV320AIC32X4 | 330 | config SND_SOC_TLV320AIC32X4 |