Swtich to own linux fork with uart fixes and terminal driver
This commit is contained in:
parent
0e61cba991
commit
68c6b209d9
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
@ -1 +1 @@
|
||||
Subproject commit 2751b6aad368956233d232e112091394a99f3e4b
|
||||
Subproject commit 37a95e566d3c3bbc6520c662e8322c2b3d057fae
|
Loading…
Reference in New Issue
Block a user