recipes-kernel: Fix defconfig for 4.19 kernel

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
Alistair Francis
2019-01-25 11:01:28 -08:00
committed by Khem Raj
parent 045793dd24
commit b2aa96b439

View File

@@ -17,6 +17,7 @@ CONFIG_BPF_SYSCALL=y
CONFIG_EMBEDDED=y
CONFIG_SMP=y
CONFIG_HZ_100=y
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="earlyprintk root=/dev/mmcblk0p2 rootwait"
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
@@ -100,7 +101,6 @@ CONFIG_SERIO_PCIPS2=y
CONFIG_SERIO_RAW=y
CONFIG_SERIO_GPIO_PS2=y
CONFIG_USERIO=y
# CONFIG_VT_CONSOLE is not set
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
# CONFIG_SERIAL_8250_PCI is not set