]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8540ADS.h
karo: tx6ul: enable soft i2c driver and 'i2c' command
[karo-tx-uboot.git] / include / configs / MPC8540ADS.h
index ff9a67de577c7b40eeb4c08324ed7062281a82b8..931816bf36a07942aee2d4d45400f1015cc37da6 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_PCI
 #endif
 
-#if defined(CONFIG_SYS_RAMBOOT)
-    #undef CONFIG_CMD_SAVEENV
-    #undef CONFIG_CMD_LOADS
-#endif
-
-
 #undef CONFIG_WATCHDOG                 /* watchdog disabled */
 
 /*