summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-4.4
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2016-03-05 16:22:45 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2016-03-05 16:22:45 +0000
commit683c046673e09a41527400369fa4da43e7d55af5 (patch)
tree3778c2482ba4259d00c9ff479d11a33689845474 /target/linux/generic/config-4.4
parent21361dbf741bc8bbf9371bc0465e3a1f82f74d2f (diff)
downloadmaster-31e0f0ae-683c046673e09a41527400369fa4da43e7d55af5.tar.gz
master-31e0f0ae-683c046673e09a41527400369fa4da43e7d55af5.tar.bz2
master-31e0f0ae-683c046673e09a41527400369fa4da43e7d55af5.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> SVN-Revision: 48929
Diffstat (limited to 'target/linux/generic/config-4.4')
-rw-r--r--target/linux/generic/config-4.42
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4
index 38838ade0b..fafa80eb3d 100644
--- a/target/linux/generic/config-4.4
+++ b/target/linux/generic/config-4.4
@@ -957,6 +957,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