Enable 8250 console driver

This commit is contained in:
Rodrigo Arias 2024-07-03 14:01:40 +02:00
parent 7c25f76f8b
commit d7669671f6

View File

@ -27,6 +27,12 @@
HVC_DRIVER y HVC_DRIVER y
HVC_RISCV_SBI y HVC_RISCV_SBI y
'' ''
# Enable console driver
+''
SERIAL_8250 y
SERIAL_8250_CONSOLE y
SERIAL_OF_PLATFORM y
''
# Allows regions of persistent memory to be described in the device-tree. # Allows regions of persistent memory to be described in the device-tree.
+ '' + ''
OF_PMEM y OF_PMEM y