Kconfig: Move CONFIG_FIT and related options to Kconfig
[platform/kernel/u-boot.git] / include / configs / x86-common.h
index 3ae4366..ea815c2 100644 (file)
 #define CONFIG_NR_DRAM_BANKS           8
 
 #define CONFIG_LMB
-#define CONFIG_OF_LIBFDT
 
 #define CONFIG_LZO
-#define CONFIG_FIT
 #undef CONFIG_ZLIB
 #undef CONFIG_GZIP
 #define CONFIG_SYS_BOOTM_LEN           (16 << 20)