diff options
author | Axel Lin <axel.lin@gmail.com> | 2011-12-06 15:38:51 +0800 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-12-06 11:01:20 +0000 |
commit | f8f626f537aee0da878d287e0d7694b7b76d599a (patch) | |
tree | 26dd541ed38ea8b61ec139827bd4d0563fc0483f /COPYING | |
parent | 68bfcafaaeebdf23fba0edb4e0964bef7d08f92a (diff) | |
download | linux-f8f626f537aee0da878d287e0d7694b7b76d599a.tar.bz2 |
ASoC: Fix build dependency for SND_SOC_JZ4740_CODEC
Currently SND_SOC_JZ4740_CODEC depends on SOC_JZ4740 but SOC_JZ4740 is not
defined in any Kconfig. Thus the codec driver will not be built when select
"Build all ASoC CODEC drivers".
(Unless it is selected by SND_JZ4740_SOC_QI_LB60).
Remove the dependency with SOC_JZ4740, then this code driver can be built when
select "Build all ASoC CODEC drivers".
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions