mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 17:58:03 +00:00
riscv: Compile console support into the kernel.
This commit is contained in:
parent
f9ce8e09ff
commit
32d3533b29
@ -550,6 +550,7 @@ rec {
|
||||
kernelBaseConfig = "defconfig";
|
||||
kernelExtraConfig = ''
|
||||
FTRACE n
|
||||
SERIAL_OF_PLATFORM y
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user