]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/apx4devkit.h
karo: tx6: enable GPT command
[karo-tx-uboot.git] / include / configs / apx4devkit.h
index b78b5b7daea3c9ac27117080a7563f76eb2964c4..e05b626d1dbf91d10b57a9a410fb1bd75a5ddd13 100644 (file)
@@ -20,7 +20,6 @@
 
 /* U-Boot Commands */
 #define CONFIG_SYS_NO_FLASH
-#include <config_cmd_default.h>
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DOS_PARTITION
 
@@ -33,9 +32,7 @@
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_MMC
 #define CONFIG_CMD_NAND
-#define CONFIG_CMD_NFS
 #define CONFIG_CMD_PING
-#define CONFIG_CMD_SAVEENV
 #define CONFIG_CMD_USB
 
 /* Memory configuration */
@@ -86,7 +83,6 @@
 /* FEC Ethernet on SoC */
 #ifdef CONFIG_CMD_NET
 #define CONFIG_FEC_MXC
-#define CONFIG_NET_MULTI
 #define CONFIG_ETHPRIME                        "FEC"
 #define CONFIG_FEC_MXC_PHYADDR         0
 #define IMX_FEC_BASE                   MXS_ENET0_BASE