]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/colibri_t20.h
kconfig: introduce kconfig for UBI
[people/ms/u-boot.git] / include / configs / colibri_t20.h
index c15f0cb3931b98f93e6f61476d0feab0381292cb..b299e155a5a68dd235bf07a6bfbaea42d1f6ec28 100644 (file)
@@ -35,7 +35,6 @@
 #define CONFIG_USB_EHCI
 #define CONFIG_USB_EHCI_TEGRA
 #define CONFIG_USB_MAX_CONTROLLER_COUNT        3
-#define CONFIG_USB_STORAGE
 
 /* USB networking support */
 #define CONFIG_USB_HOST_ETHER
 #define CONFIG_ENV_SIZE                        (SZ_64K)
 
 /* UBI */
-#define CONFIG_CMD_UBI
 #define CONFIG_CMD_UBIFS       /* increases size by almost 60 KB */
 #define CONFIG_LZO
-#define CONFIG_MTD_UBI_FASTMAP
 #define CONFIG_RBTREE
 
 /* Debug commands */