summaryrefslogtreecommitdiff
path: root/include/configs/rock2.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-18 02:12:57 (GMT)
committerTom Rini <trini@konsulko.com>2016-10-23 22:33:57 (GMT)
commitb87ca80b9b1825b44341aa4bcd28c26a7860fd18 (patch)
tree14eb9efa2f0a84f55b1960363e2d326f75d917e8 /include/configs/rock2.h
parent5ecf8c66189978e096e27953ab31990e31b7f968 (diff)
downloadu-boot-b87ca80b9b1825b44341aa4bcd28c26a7860fd18.tar.xz
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
This converts the following to Kconfig: CONFIG_CONSOLE_SCROLL_LINES Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/rock2.h')
-rw-r--r--include/configs/rock2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rock2.h b/include/configs/rock2.h
index 99d6915..b9c2290 100644
--- a/include/configs/rock2.h
+++ b/include/configs/rock2.h
@@ -32,6 +32,5 @@
#endif
#define CONFIG_SYS_WHITE_ON_BLACK
-#define CONFIG_CONSOLE_SCROLL_LINES 10
#endif