[U-Boot] [PATCH 35/48] MPC837XERDB: Remove CONFIG_MPC837XERDB
Mario Six
mario.six at gdsys.cc
Fri Sep 28 11:20:25 UTC 2018
CONFIG_MPC837XERDB is unused, and TARGET_MPC837XERDB could replace it.
Hence, get rid of CONFIG_MPC837XERDB.
Signed-off-by: Mario Six <mario.six at gdsys.cc>
---
include/configs/MPC837XERDB.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/configs/MPC837XERDB.h b/include/configs/MPC837XERDB.h
index 40824be21e..f924883da3 100644
--- a/include/configs/MPC837XERDB.h
+++ b/include/configs/MPC837XERDB.h
@@ -12,7 +12,6 @@
* High Level Configuration Options
*/
#define CONFIG_E300 1 /* E300 family */
-#define CONFIG_MPC837XERDB 1
#define CONFIG_HWCONFIG
--
2.16.4
More information about the U-Boot
mailing list