summaryrefslogtreecommitdiff
path: root/include/configs/rpi.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-05 22:23:33 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-10 00:19:05 (GMT)
commit91b00b5fcc42a138ad4cd030748463df85774bfc (patch)
treed440674e4493d8ecd15a64aa70d66cfd6cb44a22 /include/configs/rpi.h
parentb59357464c09e2e81dfae96213e3af2b16313585 (diff)
downloadu-boot-91b00b5fcc42a138ad4cd030748463df85774bfc.tar.xz
arm: rpi: Drop CONFIG_CONS_INDEX
This is not needed now that serial uses driver model. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/rpi.h')
-rw-r--r--include/configs/rpi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rpi.h b/include/configs/rpi.h
index 5caf90a..732d5b9 100644
--- a/include/configs/rpi.h
+++ b/include/configs/rpi.h
@@ -97,7 +97,6 @@
#else
#define CONFIG_PL01X_SERIAL
#endif
-#define CONFIG_CONS_INDEX 0
/* Console configuration */
#define CONFIG_SYS_CBSIZE 1024