serial: rk3188: Kconfig disable Serial port 2 CTS/RTS support

This commit is contained in:
黄涛
2013-07-04 10:17:40 +08:00
parent dee5f3a379
commit fcd7a57c9a

View File

@@ -1555,7 +1555,7 @@ config UART2_RK29
config UART2_CTS_RTS_RK29
bool "Serial port 2 CTS/RTS support"
depends on UART2_RK29 && !ARCH_RK30
depends on UART2_RK29 && !ARCH_RK30 && !ARCH_RK3188
config UART2_DMA_RK29
int "Serial port 2 DMA support (EXPERIMENTAL)"