mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-03-20 07:58:55 +00:00
resources: AArch64: Enable PL011 driver in kernel
This commit enables the kernel config of PL011 UART controller. Signed-off-by: Henry Wang <Henry.Wang@arm.com>
This commit is contained in:
parent
a8cde12b14
commit
3965a8505b
@ -1450,7 +1450,8 @@ CONFIG_SERIAL_OF_PLATFORM=y
|
||||
# Non-8250 serial port support
|
||||
#
|
||||
# CONFIG_SERIAL_AMBA_PL010 is not set
|
||||
# CONFIG_SERIAL_AMBA_PL011 is not set
|
||||
CONFIG_SERIAL_AMBA_PL011=y
|
||||
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
|
||||
# CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST is not set
|
||||
# CONFIG_SERIAL_UARTLITE is not set
|
||||
CONFIG_SERIAL_CORE=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user