Commit a2b4f8a473efd82d634117a057e0ba64443354cf

Authored by Kuninori Morimoto
Committed by Mark Brown
1 parent 9ade09d6c6

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>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

sound/soc/sh/Kconfig
... ... @@ -37,7 +37,6 @@
37 37 config SND_SOC_RCAR
38 38 tristate "R-Car series SRU/SCU/SSIU/SSI support"
39 39 select SND_SIMPLE_CARD
40   - select RCAR_CLK_ADG
41 40 help
42 41 This option enables R-Car SUR/SCU/SSIU/SSI sound support
43 42