Rebase to new HummingBoard 2 DT patch, Minor ARM cleanups.
Enable Serial device TTY port controller As the TTY core is built-in only, this has the side effect of making serdev built-in as well. This is needed for devices such as Bluetooth, WiFi, GPS and NFC connected to UARTs on host processors.
This commit is contained in:
parent
f94fde04fc
commit
96b951dd14
27 changed files with 340 additions and 145 deletions
|
|
@ -4574,7 +4574,8 @@ CONFIG_SERIAL_ARC_NR_PORTS=1
|
|||
# CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set
|
||||
CONFIG_SERIAL_CORE_CONSOLE=y
|
||||
CONFIG_SERIAL_CORE=y
|
||||
CONFIG_SERIAL_DEV_BUS=m
|
||||
CONFIG_SERIAL_DEV_BUS=y
|
||||
CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
|
||||
# CONFIG_SERIAL_FSL_LPUART is not set
|
||||
CONFIG_SERIAL_GRLIB_GAISLER_APBUART=m
|
||||
# CONFIG_SERIAL_IFX6X60 is not set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue