From: John Crispin Date: Mon, 6 Oct 2014 20:05:29 +0000 (+0000) Subject: octeon: fix serial console for 3.14 kernel X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=5dc87ed592a64d8165b3772ff466f6be4f7b161a;p=15.05%2Fopenwrt.git octeon: fix serial console for 3.14 kernel Signed-off-by: Roman Yeryomin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42808 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/octeon/config-3.14 b/target/linux/octeon/config-3.14 index 389f1c71a1..baabe912c9 100644 --- a/target/linux/octeon/config-3.14 +++ b/target/linux/octeon/config-3.14 @@ -193,6 +193,7 @@ CONFIG_RPS=y CONFIG_SCHED_DEBUG=y CONFIG_SCSI=y CONFIG_SECCOMP=y +CONFIG_SERIAL_8250_DW=y CONFIG_SMP=y CONFIG_SPARSEMEM=y CONFIG_SPARSEMEM_STATIC=y