arm: rpi: Drop CONFIG_CONS_INDEX
authorSimon Glass <sjg@chromium.org>
Wed, 5 Apr 2017 22:23:33 +0000 (16:23 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 10 May 2017 00:19:05 +0000 (20:19 -0400)
This is not needed now that serial uses driver model.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/configs/rpi.h

index 5caf90a..732d5b9 100644 (file)
@@ -97,7 +97,6 @@
 #else
 #define CONFIG_PL01X_SERIAL
 #endif
-#define CONFIG_CONS_INDEX              0
 
 /* Console configuration */
 #define CONFIG_SYS_CBSIZE              1024