CONFIG_CONS_INDEX is nowhere used for this board, we can drop it.

Signed-off-by: Holger Brunck <holger.bru...@ch.abb.com>
CC: Priyanka Jain <priyanka.j...@nxp.com>
CC: Valentin Longchamp <valentin.longch...@ch.abb.com>
---
 include/configs/kmeter1.h | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/include/configs/kmeter1.h b/include/configs/kmeter1.h
index 4129d97505..4245875e39 100644
--- a/include/configs/kmeter1.h
+++ b/include/configs/kmeter1.h
@@ -16,11 +16,6 @@
 #include "km/km-mpc83xx.h"
 #include "km/km-mpc8360.h"
 
-/*
- * Serial Port
- */
-#define CONFIG_CONS_INDEX      1
-
 #define CONFIG_SYS_DDR_CS0_CONFIG      (CSCONFIG_EN | CSCONFIG_AP | \
                                         CSCONFIG_ROW_BIT_13 | \
                                         CSCONFIG_COL_BIT_10 | \
-- 
2.24.0.rc1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to