From: Rich Felker Date: Tue, 18 Oct 2016 22:54:56 +0000 (-0400) Subject: sh: add earlycon support to j2_defconfig X-Git-Tag: v6.6-pxa1908~17988^2 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=99f453f875a5e207f38e92ced6ce3427433d5be2;p=linux.git sh: add earlycon support to j2_defconfig Signed-off-by: Rich Felker --- diff --git a/arch/sh/configs/j2_defconfig b/arch/sh/configs/j2_defconfig index 530e66e163aa..2eb81ebe3888 100644 --- a/arch/sh/configs/j2_defconfig +++ b/arch/sh/configs/j2_defconfig @@ -21,6 +21,7 @@ CONFIG_INET=y CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y CONFIG_NETDEVICES=y +CONFIG_SERIAL_EARLYCON=y CONFIG_SERIAL_UARTLITE=y CONFIG_SERIAL_UARTLITE_CONSOLE=y CONFIG_I2C=y