From: 邱建斌 Date: Tue, 28 Aug 2012 07:17:48 +0000 (+0800) Subject: rk3066B i2s: remove rk3066B i2s2 X-Git-Tag: firefly_0821_release~8821 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=40e475d997fa46cec482a632adfdac8777b58dd0;p=firefly-linux-kernel-4.4.55.git rk3066B i2s: remove rk3066B i2s2 --- diff --git a/sound/soc/rk29/Kconfig b/sound/soc/rk29/Kconfig index d54108faf554..70a860662eb0 100755 --- a/sound/soc/rk29/Kconfig +++ b/sound/soc/rk29/Kconfig @@ -26,7 +26,7 @@ config SND_RK29_SOC_I2S_2CH config SND_RK_SOC_I2S2_2CH bool "Soc RK29 I2S 2 Channel support(I2S2)" default n - depends on SND_RK29_SOC_I2S && ARCH_RK30 && !ARCH_RK2928 + depends on SND_RK29_SOC_I2S && ARCH_RK30 && !ARCH_RK2928 && !ARCH_RK3066B help This supports the use of the 2 Channel I2S2 interface on rk30 processors.