aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/8250.cfg
blob: 403c736e46e21280ef87bebb727166ddd1caefa9 (plain)
1
2
3
4
5
6
7
8
9
10
# 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
CONFIG_SERIAL_OF_PLATFORM=y