From 6f20d7c86970d548cd6ed0e130bf1349a68ee866 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48929 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/config-4.4 | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/x86/config-4.4') diff --git a/target/linux/x86/config-4.4 b/target/linux/x86/config-4.4 index 4e58a79517..5b540313c6 100644 --- a/target/linux/x86/config-4.4 +++ b/target/linux/x86/config-4.4 @@ -101,8 +101,6 @@ CONFIG_DEFAULT_IO_DELAY_TYPE=0 # CONFIG_DMI is not set CONFIG_DNOTIFY=y CONFIG_DUMMY_CONSOLE=y -CONFIG_DUMMY_CONSOLE_COLUMNS=80 -CONFIG_DUMMY_CONSOLE_ROWS=25 CONFIG_EARLY_PRINTK=y # CONFIG_EARLY_PRINTK_DBGP is not set CONFIG_EDAC_ATOMIC_SCRUB=y -- cgit v1.2.3