]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8560ADS.h
Move defaults from config_cmd_default.h to Kconfig
[karo-tx-uboot.git] / include / configs / MPC8560ADS.h
index 2250c2fe019cbfd0a9ecc205203b578955157559..5a481d5207616e8701566ca3eed1832f67d4b142 100644 (file)
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_I2C
 #define CONFIG_CMD_ELF
     #define CONFIG_CMD_MII
 #endif
 
-#if defined(CONFIG_SYS_RAMBOOT)
-    #undef CONFIG_CMD_SAVEENV
-    #undef CONFIG_CMD_LOADS
-#endif
-
-
 #undef CONFIG_WATCHDOG                 /* watchdog disabled */
 
 /*