aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/8250.cfg
blob: fe2d270c56ef91db4b9e2fc62c3d4ec5830c8e5e (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: MIT
CONFIG_TTY=y
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y