mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 20:08:54 +00:00
Merge pull request #7806 from jongwu/clh_serial
clh:arm64: use arm AMBA UART for hypervisor debug
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# This option is used for all 8250 compatible serial ports
|
||||
# that are probed through device tree.
|
||||
CONFIG_SERIAL_OF_PLATFORM=y
|
||||
|
||||
# Enable Arm AMBA UART
|
||||
CONFIG_SERIAL_AMBA_PL011=y
|
||||
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
|
||||
|
@@ -1 +1 @@
|
||||
115
|
||||
116
|
||||
|
Reference in New Issue
Block a user