riscv: Compile console support into the kernel.
This commit is contained in:
@@ -550,6 +550,7 @@ rec {
|
|||||||
kernelBaseConfig = "defconfig";
|
kernelBaseConfig = "defconfig";
|
||||||
kernelExtraConfig = ''
|
kernelExtraConfig = ''
|
||||||
FTRACE n
|
FTRACE n
|
||||||
|
SERIAL_OF_PLATFORM y
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user