arm: rpi: Drop CONFIG_CONS_INDEX

This is not needed now that serial uses driver model.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass 2017-04-05 16:23:33 -06:00 committed by Tom Rini
parent b59357464c
commit 91b00b5fcc

View File

@ -97,7 +97,6 @@
#else
#define CONFIG_PL01X_SERIAL
#endif
#define CONFIG_CONS_INDEX 0
/* Console configuration */
#define CONFIG_SYS_CBSIZE 1024