diff --git a/lagarto-ox.nix b/lagarto-ox.nix index fbe3da0..db51b7d 100644 --- a/lagarto-ox.nix +++ b/lagarto-ox.nix @@ -27,6 +27,12 @@ HVC_DRIVER 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. + '' OF_PMEM y