]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/gw_ventana.h
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / include / configs / gw_ventana.h
index b7b9c78c2e1e28f739cd01dd2352716e5d4852d3..38c921a193393dcaea8449c139f0c292faf552be 100644 (file)
 
 #endif /* CONFIG_SPI_FLASH */
 
-/* Flattened Image Tree Suport */
-#define CONFIG_FIT
-#define CONFIG_FIT_VERBOSE
-
 /* I2C Configs */
 #define CONFIG_CMD_I2C
 #define CONFIG_SYS_I2C
        "done"
 
 /* Device Tree Support */
-#define CONFIG_OF_BOARD_SETUP
 #define CONFIG_FDT_FIXUP_PARTITIONS
 
 #endif                        /* __CONFIG_H */