]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8323ERDB.h
Move defaults from config_cmd_default.h to Kconfig
[karo-tx-uboot.git] / include / configs / MPC8323ERDB.h
index 2dd71b7ed9a65c565931db587dc3ad2fa87df26e..7547c12996784a7f8590d8f91c432e1db5b8bc05 100644 (file)
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_I2C
 #define CONFIG_CMD_EEPROM
 #if defined(CONFIG_PCI)
        #define CONFIG_CMD_PCI
 #endif
-#if defined(CONFIG_SYS_RAMBOOT)
-       #undef CONFIG_CMD_SAVEENV
-       #undef CONFIG_CMD_LOADS
-#endif
 
 #undef CONFIG_WATCHDOG         /* watchdog disabled */