projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8e4689
)
rockchip: jerry: Disable CONFIG_CONSOLE_SCROLL_LINES
author
Simon Glass
<sjg@chromium.org>
Wed, 31 May 2017 23:57:35 +0000
(17:57 -0600)
committer
Simon Glass
<sjg@chromium.org>
Fri, 9 Jun 2017 19:45:34 +0000
(13:45 -0600)
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>
configs/chromebook_jerry_defconfig
patch
|
blob
|
history
diff --git
a/configs/chromebook_jerry_defconfig
b/configs/chromebook_jerry_defconfig
index bb880585e14e9bcbf8553d7767ab424bf22c1c84..63de6742419c4cc2c706e470ec74d01b44c75847 100644
(file)
--- 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