Enable 8250 console driver
This commit is contained in:
parent
7c25f76f8b
commit
d7669671f6
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user