Add the 16550 serial driver to Linux

This commit is contained in:
Palmer Dabbelt 2017-12-14 16:04:50 -08:00
parent 61eee3bdfc
commit a9843529e5
1 changed files with 5 additions and 0 deletions

View File

@ -42,6 +42,11 @@ CONFIG_R8169=y
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE 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_VIRTIO_CONSOLE=y
# CONFIG_HW_RANDOM is not set
# CONFIG_HWMON is not set
CONFIG_USB=y