aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.18
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2016-03-05 16:22:45 +0000
committerHauke Mehrtens <hauke@openwrt.org>2016-03-05 16:22:45 +0000
commit6f20d7c86970d548cd6ed0e130bf1349a68ee866 (patch)
treef0282b9e3172a9e311394ce368ea009fa5b1aec6 /target/linux/generic/config-3.18
parent15f6a8d885532124700d00a5646c05454c34904d (diff)
downloadmaster-187ad058-6f20d7c86970d548cd6ed0e130bf1349a68ee866.tar.gz
master-187ad058-6f20d7c86970d548cd6ed0e130bf1349a68ee866.tar.bz2
master-187ad058-6f20d7c86970d548cd6ed0e130bf1349a68ee866.zip
kernel: add missing config options
The buildbots complained about these config options being missing for arm64: CONFIG_DUMMY_CONSOLE_COLUMNS=80 CONFIG_DUMMY_CONSOLE_ROWS=25 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48929 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.18')
-rw-r--r--target/linux/generic/config-3.182
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index 1db284cc89..c2fedc53a8 100644
--- a/target/linux/generic/config-3.18
+++ b/target/linux/generic/config-3.18
@@ -929,6 +929,8 @@ CONFIG_DQL=y
# CONFIG_DS1682 is not set
# CONFIG_DTLK is not set
# CONFIG_DUMMY is not set
+CONFIG_DUMMY_CONSOLE_COLUMNS=80
+CONFIG_DUMMY_CONSOLE_ROWS=25
# CONFIG_DUMMY_IRQ is not set
# CONFIG_DVB_AU8522_V4L is not set
# CONFIG_DVB_CORE is not set