commit | 41139938cd63e9bf1a1eda62cb2add8dd8b561b4 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Fri Jun 14 12:28:46 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Fri Jun 14 12:28:46 2013 +0100 |
tree | d4224a363d62a7305984eb38bdf56d2ecbd9ae67 | |
parent | 6df2610c150c3e7088ac9b82df3e9ee732802409 [diff] |
ASoC: SPEAr: Hide component drivers in Kconfig The individual component drivers are only useful with a machine driver and should be selected by the machine drivers so shouldn't have help text of their own in order to hide them in interactive configuration. Signed-off-by: Mark Brown <broonie@linaro.org>