mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-03 18:25:27 +00:00
reduce number of UART ports to 1
This commit is contained in:
parent
c7712d035b
commit
e51ab63a86
@ -507,8 +507,8 @@ CONFIG_SERIAL_8250=y
|
||||
CONFIG_SERIAL_8250_16550A_VARIANTS=y
|
||||
# CONFIG_SERIAL_8250_FINTEK is not set
|
||||
CONFIG_SERIAL_8250_CONSOLE=y
|
||||
CONFIG_SERIAL_8250_NR_UARTS=4
|
||||
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
|
||||
CONFIG_SERIAL_8250_NR_UARTS=1
|
||||
CONFIG_SERIAL_8250_RUNTIME_UARTS=1
|
||||
# CONFIG_SERIAL_8250_EXTENDED is not set
|
||||
# CONFIG_SERIAL_8250_DW is not set
|
||||
# CONFIG_SERIAL_8250_RT288X is not set
|
||||
|
Loading…
Reference in New Issue
Block a user