From 683c046673e09a41527400369fa4da43e7d55af5 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 5 Mar 2016 16:22:45 +0000 Subject: 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 SVN-Revision: 48929 --- target/linux/malta/config-4.4 | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/malta') diff --git a/target/linux/malta/config-4.4 b/target/linux/malta/config-4.4 index f125766db1..8352362293 100644 --- a/target/linux/malta/config-4.4 +++ b/target/linux/malta/config-4.4 @@ -72,8 +72,6 @@ CONFIG_DMA_NONCOHERENT=y CONFIG_DNOTIFY=y CONFIG_DTC=y CONFIG_DUMMY_CONSOLE=y -CONFIG_DUMMY_CONSOLE_COLUMNS=80 -CONFIG_DUMMY_CONSOLE_ROWS=25 CONFIG_ENABLE_MUST_CHECK=y CONFIG_EXT4_FS=y CONFIG_FIRMWARE_IN_KERNEL=y -- cgit v1.2.3