Skip to content

Commit

Permalink
ASoC: codecs: remove hidden prompt
Browse files Browse the repository at this point in the history
The Kconfig symbol SND_SOC_OF_SIMPLE got removed in commit
f0fba2a ("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>
  • Loading branch information
Paul Bolle authored and Mark Brown committed Apr 1, 2013
1 parent ef03c9a commit 379cf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/codecs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ config SND_SOC_TLV320AIC23
tristate

config SND_SOC_TLV320AIC26
tristate "TI TLV320AIC26 Codec support" if SND_SOC_OF_SIMPLE
tristate
depends on SPI

config SND_SOC_TLV320AIC32X4
Expand Down

0 comments on commit 379cf39

Please sign in to comment.