]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8349EMDS.h
Move defaults from config_cmd_default.h to Kconfig
[people/ms/u-boot.git] / include / configs / MPC8349EMDS.h
index 17f230f4a1e50448fdb91a73c965da3201ec6a85..57547a48bf333a17c71851265bb8eaeabb910cad 100644 (file)
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_I2C
 #define CONFIG_CMD_DATE
     #define CONFIG_CMD_PCI
 #endif
 
-#if defined(CONFIG_SYS_RAMBOOT)
-    #undef CONFIG_CMD_SAVEENV
-    #undef CONFIG_CMD_LOADS
-#endif
-
-
 #undef CONFIG_WATCHDOG                 /* watchdog disabled */
 
 /*