[U-Boot] [PATCH 33/48] MPC8315ERDB: Remove CONFIG_MPC8315ERDB

Mario Six mario.six at gdsys.cc
Fri Sep 28 11:20:23 UTC 2018


CONFIG_MPC8315ERDB is unused, and TARGET_MPC8315ERDB could replace it.

Hence, get rid of CONFIG_MPC8315ERDB.

Signed-off-by: Mario Six <mario.six at gdsys.cc>
---
 include/configs/MPC8315ERDB.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/MPC8315ERDB.h b/include/configs/MPC8315ERDB.h
index 7607704411..dd60ce8538 100644
--- a/include/configs/MPC8315ERDB.h
+++ b/include/configs/MPC8315ERDB.h
@@ -22,7 +22,6 @@
  * High Level Configuration Options
  */
 #define CONFIG_E300		1 /* E300 family */
-#define CONFIG_MPC8315ERDB	1 /* MPC8315ERDB board specific */
 
 /*
  * System Clock Setup
-- 
2.16.4



More information about the U-Boot mailing list