summaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorRich Felker <dalias@libc.org>2016-10-18 18:54:56 -0400
committerRich Felker <dalias@libc.org>2016-10-18 18:54:56 -0400
commit99f453f875a5e207f38e92ced6ce3427433d5be2 (patch)
tree6f956afbcbe36a9fd73f649fffa214ef07aaef32 /arch/sh
parentdb766b0a25c9520b7c585bcdb2725dcc0e490f4a (diff)
downloadlinux-99f453f875a5e207f38e92ced6ce3427433d5be2.tar.gz
linux-99f453f875a5e207f38e92ced6ce3427433d5be2.tar.xz
sh: add earlycon support to j2_defconfig
Signed-off-by: Rich Felker <dalias@libc.org>
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/configs/j2_defconfig1
1 files changed, 1 insertions, 0 deletions
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