summaryrefslogtreecommitdiff
path: root/include/configs/geekbox.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-17 02:06:23 +0300
committerTom Rini <trini@konsulko.com>2020-06-26 17:29:06 +0300
commitf23476f0baff89bbb6a5a95756390808ea0d72a9 (patch)
tree304296be274136fcea2249046bf978f8a9665bf6 /include/configs/geekbox.h
parentbc209fbba5ce226b49fc9d79e8e28acdbff1baca (diff)
downloadu-boot-f23476f0baff89bbb6a5a95756390808ea0d72a9.tar.xz
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
This converts the following to Kconfig: CONFIG_CONSOLE_SCROLL_LINES Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/geekbox.h')
-rw-r--r--include/configs/geekbox.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/geekbox.h b/include/configs/geekbox.h
index 91f4feb737..4b12eb7af9 100644
--- a/include/configs/geekbox.h
+++ b/include/configs/geekbox.h
@@ -8,6 +8,4 @@
#include <configs/rk3368_common.h>
-#define CONFIG_CONSOLE_SCROLL_LINES 10
-
#endif