linux_defconfig: restore support for qemu's uart (#46)
Now that we've fixed the 16MiB limit on HiFive Unleashed, there is no need to drop this drive any more. Fixes #44.
This commit is contained in:
parent
0f03e5174f
commit
858adf9efb
@ -47,6 +47,10 @@ CONFIG_MICROSEMI_PHY=y
|
|||||||
# CONFIG_INPUT_KEYBOARD is not set
|
# CONFIG_INPUT_KEYBOARD is not set
|
||||||
# CONFIG_INPUT_MOUSE is not set
|
# CONFIG_INPUT_MOUSE is not set
|
||||||
# CONFIG_VT is not set
|
# CONFIG_VT is not set
|
||||||
|
CONFIG_SERIAL_8250=y
|
||||||
|
CONFIG_SERIAL_8250_CONSOLE=y
|
||||||
|
# CONFIG_SERIAL_8250_PCI is not set
|
||||||
|
CONFIG_SERIAL_OF_PLATFORM=y
|
||||||
CONFIG_SERIAL_SIFIVE=y
|
CONFIG_SERIAL_SIFIVE=y
|
||||||
CONFIG_SERIAL_SIFIVE_CONSOLE=y
|
CONFIG_SERIAL_SIFIVE_CONSOLE=y
|
||||||
# CONFIG_HVC_RISCV_SBI is not set
|
# CONFIG_HVC_RISCV_SBI is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user