diff options
Diffstat (limited to 'include/configs/mx31ads.h')
-rw-r--r-- | include/configs/mx31ads.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/mx31ads.h b/include/configs/mx31ads.h index 8e18cfac54..5f94e19d51 100644 --- a/include/configs/mx31ads.h +++ b/include/configs/mx31ads.h @@ -22,15 +22,6 @@ #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 |