Swtich to own linux fork with uart fixes and terminal driver
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,6 +1,6 @@
|
||||
[submodule "linux"]
|
||||
path = linux
|
||||
url = https://github.com/riscv/riscv-linux.git
|
||||
url = https://github.com/klemens/riscv-linux.git
|
||||
[submodule "buildroot"]
|
||||
path = buildroot
|
||||
url = https://github.com/sifive/buildroot.git
|
||||
|
@ -47,6 +47,7 @@ CONFIG_MICROSEMI_PHY=y
|
||||
# CONFIG_INPUT_KEYBOARD is not set
|
||||
# CONFIG_INPUT_MOUSE is not set
|
||||
# CONFIG_VT is not set
|
||||
CONFIG_ML507_TTY=y
|
||||
CONFIG_SERIAL_8250=y
|
||||
CONFIG_SERIAL_8250_CONSOLE=y
|
||||
# CONFIG_SERIAL_8250_PCI is not set
|
||||
|
2
linux
2
linux
Submodule linux updated: 2751b6aad3...37a95e566d
Reference in New Issue
Block a user