]> Git Repo - J-u-boot.git/blobdiff - include/configs/wandboard.h
imx6: standardise filesystem and boot options
[J-u-boot.git] / include / configs / wandboard.h
index f4394130b4a49551d41678ca212f28978d2c97d3..a8a3ba4256c1795971751f3e37aa177a1f6b4b7d 100644 (file)
@@ -51,9 +51,6 @@
 #define CONFIG_CMD_MMC
 #define CONFIG_GENERIC_MMC
 #define CONFIG_BOUNCE_BUFFER
-#define CONFIG_CMD_EXT2
-#define CONFIG_CMD_FAT
-#define CONFIG_DOS_PARTITION
 
 /* USB Configs */
 #define CONFIG_CMD_USB
 #define CONFIG_ENV_OFFSET              (6 * 64 * 1024)
 #define CONFIG_SYS_MMC_ENV_DEV         0
 
-#define CONFIG_OF_LIBFDT
-#define CONFIG_CMD_BOOTZ
-
 #ifndef CONFIG_SYS_DCACHE_OFF
 #define CONFIG_CMD_CACHE
 #endif
This page took 0.026585 seconds and 4 git commands to generate.