[U-Boot] [PATCH 34/48] MPC837XEMDS: Remove CONFIG_MPC837XEMDS

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


CONFIG_MPC837XEMDS is unused, and TARGET_MPC837XEMDS could replace it.

Hence, get rid of CONFIG_MPC837XEMDS.

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

diff --git a/include/configs/MPC837XEMDS.h b/include/configs/MPC837XEMDS.h
index ea009eb094..c693486d04 100644
--- a/include/configs/MPC837XEMDS.h
+++ b/include/configs/MPC837XEMDS.h
@@ -11,7 +11,6 @@
  * High Level Configuration Options
  */
 #define CONFIG_E300		1 /* E300 family */
-#define CONFIG_MPC837XEMDS	1 /* MPC837XEMDS board specific */
 
 /*
  * System Clock Setup
-- 
2.16.4



More information about the U-Boot mailing list