tristate
config SND_RK29_SOC_I2S_8CH
- bool "Soc RK29 I2S 8 Channel support(I2S0)"
- default y
+ bool "Soc RK29 I2S 8 Channel support(I2S0)"
+ default y
depends on SND_RK29_SOC_I2S && !ARCH_RK3066B && !ARCH_RK3188
help
This supports the use of the 8 Channel I2S interface on rk29 processors.
endif
config SND_RK29_SOC_I2S_2CH
- bool "Soc RK29 I2S 2 Channel support(I2S1)"
- default n
- depends on SND_RK29_SOC_I2S && !ARCH_RK2928
+ bool "Soc RK29 I2S 2 Channel support(I2S1)"
+ depends on SND_RK29_SOC_I2S && !ARCH_RK2928
+ default y if (ARCH_RK3066B || ARCH_RK3188)
help
This supports the use of the 2 Channel I2S interface on rk29 processors.
depends on SND_RK29_SOC_I2S
help
This supports the use of SPDIF interface on rk29 processors
+
config SND_RK29_SOC_ES8323
tristate "SoC I2S Audio support for rockchip - ES8323"
depends on SND_RK29_SOC
Say Y if you want to add support for SoC audio on rockchip
with the ES8323.
-
config SND_RK29_SOC_WM8988
tristate "SoC I2S Audio support for rockchip - WM8988"
depends on SND_RK29_SOC
Say Y if you want to add support for SoC audio on rockchip
with the RK2928 internal codec.
-if SND_RK29_SOC_I2S_2CH || SND_RK29_SOC_I2S_8CH || SND_RK_SOC_I2S2_2CH || SND_RK29_SOC_ES8323
+if SND_RK29_SOC_I2S_2CH || SND_RK29_SOC_I2S_8CH || SND_RK_SOC_I2S2_2CH
choice
bool "Set i2s type"
default SND_RK29_CODEC_SOC_SLAVE