projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a791bfb
)
rk3066B i2s: remove rk3066B i2s2
author
邱建斌
<qjb@rock-chips.com>
Tue, 28 Aug 2012 07:17:48 +0000
(15:17 +0800)
committer
邱建斌
<qjb@rock-chips.com>
Tue, 28 Aug 2012 07:17:48 +0000
(15:17 +0800)
sound/soc/rk29/Kconfig
patch
|
blob
|
history
diff --git
a/sound/soc/rk29/Kconfig
b/sound/soc/rk29/Kconfig
index d54108faf5548f08e8af651e3f4fa1e606ae6f65..70a860662eb01bb03f5f53b2003a1fd5350ffff7 100755
(executable)
--- 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.