]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx31ads.h
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / include / configs / mx31ads.h
index 8e18cfac54dd0e8e6da6cb02c035bff8df186cfb..5f94e19d51e2d09d8cb3b82c7b2eeb2795c1bb48 100644 (file)
 
 #define CONFIG_MACH_TYPE       MACH_TYPE_MX31ADS
 
-/*
- * Disabled for now due to build problems under Debian and a significant increase
- * in the final file size: 144260 vs. 109536 Bytes.
- */
-#if 0
-#define CONFIG_FIT                     1
-#define CONFIG_FIT_VERBOSE             1
-#endif
-
 #define CONFIG_CMDLINE_TAG             1       /* enable passing of ATAGs */
 #define CONFIG_SETUP_MEMORY_TAGS       1
 #define CONFIG_INITRD_TAG              1