summaryrefslogtreecommitdiff
path: root/configs/chromebook_jerry_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-31 17:57:35 -0600
committerSimon Glass <sjg@chromium.org>2017-06-09 13:45:34 -0600
commit6b1bd076e801123d0d419892b0ac8f1311adb13f (patch)
treef20723bcffbe476f05e3d52e2449a21216e22324 /configs/chromebook_jerry_defconfig
parentf8e468973b016140650b903328b10288a17343d9 (diff)
rockchip: jerry: Disable CONFIG_CONSOLE_SCROLL_LINES
The display on jerry is so fast that this option is not needed. Drop it so that the display scrolls more smoothly. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/chromebook_jerry_defconfig')
-rw-r--r--configs/chromebook_jerry_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/chromebook_jerry_defconfig b/configs/chromebook_jerry_defconfig
index bb880585e1..63de674241 100644
--- a/configs/chromebook_jerry_defconfig
+++ b/configs/chromebook_jerry_defconfig
@@ -75,7 +75,6 @@ CONFIG_DISPLAY=y
CONFIG_VIDEO_ROCKCHIP=y
CONFIG_DISPLAY_ROCKCHIP_EDP=y
CONFIG_DISPLAY_ROCKCHIP_HDMI=y
-CONFIG_CONSOLE_SCROLL_LINES=10
CONFIG_USE_TINY_PRINTF=y
CONFIG_CMD_DHRYSTONE=y
CONFIG_ERRNO_STR=y