Skip to content

Commit

Permalink
riscv: Compile console support into the kernel.
Browse files Browse the repository at this point in the history
  • Loading branch information
shlevy committed Feb 20, 2018
1 parent f9ce8e0 commit 32d3533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/systems/platforms.nix
Expand Up @@ -550,6 +550,7 @@ rec {
kernelBaseConfig = "defconfig";
kernelExtraConfig = ''
FTRACE n
SERIAL_OF_PLATFORM y
'';
};

Expand Down

0 comments on commit 32d3533

Please sign in to comment.