]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/colibri_vf.h
configs: Re-sync almost all of cmd/Kconfig
[people/ms/u-boot.git] / include / configs / colibri_vf.h
index 70e970f78ce4ad7496200f32714f8dce1bd7f664..ea33e7ad396dd8c9d381bdc5b7b718d74e3a5f48 100644 (file)
@@ -83,8 +83,6 @@
 #define CONFIG_MTD_UBI_FASTMAP
 #define CONFIG_CMD_UBIFS       /* increases size by almost 60 KB */
 
-#define CONFIG_CMD_PING
-#define CONFIG_CMD_DHCP
 #define CONFIG_CMD_MII
 #define CONFIG_FEC_MXC
 #define CONFIG_MII
 #define CONFIG_SYS_MAXARGS             16      /* max number of command args */
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
 
-#define CONFIG_CMD_MEMTEST
 #define CONFIG_SYS_MEMTEST_START       0x80010000
 #define CONFIG_SYS_MEMTEST_END         0x87C00000
 
 #define CONFIG_SYS_CACHELINE_SIZE 32
 
 /* USB Host Support */
-#define CONFIG_CMD_USB
 #define CONFIG_USB_EHCI
 #define CONFIG_USB_EHCI_VF
 #define CONFIG_USB_MAX_CONTROLLER_COUNT 2