diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2013-11-06 00:06:45 -0800 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-11-06 10:54:29 +0000 |
commit | a2b4f8a473efd82d634117a057e0ba64443354cf (patch) | |
tree | 22905277db60bfd7aad585e06ef3f3047b782c59 /sound/soc/sh | |
parent | 9ade09d6c62e48fba6c74ce3958ca1035dfd8427 (diff) |
ASoC: rcar: remove un-needed select from Kconfig
config RCAR_CLK_ADG is not exist
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/sh')
-rw-r--r-- | sound/soc/sh/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig index 56d8ff6a402d..14011d90d70a 100644 --- a/sound/soc/sh/Kconfig +++ b/sound/soc/sh/Kconfig @@ -37,7 +37,6 @@ config SND_SOC_SH4_SIU config SND_SOC_RCAR tristate "R-Car series SRU/SCU/SSIU/SSI support" select SND_SIMPLE_CARD - select RCAR_CLK_ADG help This option enables R-Car SUR/SCU/SSIU/SSI sound support |