mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
serial: rk3188: Kconfig disable Serial port 2 CTS/RTS support
This commit is contained in:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user