diff options
Diffstat (limited to 'target/linux/generic/config-4.3')
-rw-r--r-- | target/linux/generic/config-4.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.3 b/target/linux/generic/config-4.3 index b4e7350048..da0096fbc5 100644 --- a/target/linux/generic/config-4.3 +++ b/target/linux/generic/config-4.3 @@ -988,6 +988,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 |