Re: [PATCH] ASoC: codecs: remove hidden prompt

2013-04-01 Thread Mark Brown
On Tue, Mar 12, 2013 at 09:08:38PM +0100, Paul Bolle wrote: > 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 pro

[PATCH] ASoC: codecs: remove hidden prompt

2013-03-12 Thread Paul Bolle
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