]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/TQM866M.h
* Add support for HMI1001 board
[karo-tx-uboot.git] / include / configs / TQM866M.h
index 4b850131c176ad3f993213f107f3de35dec44f96..ea51e89e3433b38d58b9f4fc8d128bdcf4a27275 100644 (file)
 
 #define CONFIG_COMMANDS              ( CONFIG_CMD_DFL  | \
                                CFG_CMD_ASKENV  | \
-                               CFG_CMD_DATE    | \
                                CFG_CMD_DHCP    | \
                                CFG_CMD_EEPROM  | \
                                CFG_CMD_I2C     | \
                                CFG_CMD_IDE     | \
-                               CFG_CMD_NFS     | \
-                               CFG_CMD_SNTP    )
+                               CFG_CMD_NFS     )
 
 /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */
 #include <cmd_confdefs.h>