2
0
forked from Ivasoft/openwrt

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
This commit is contained in:
Hauke Mehrtens
2016-03-05 16:22:45 +00:00
parent 21361dbf74
commit 683c046673
6 changed files with 8 additions and 4 deletions

View File

@@ -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