X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fgw_ventana.h;h=38c921a193393dcaea8449c139f0c292faf552be;hb=e6de55ec5bf306df3b3cc8e7a4cc17fa1e78ca6c;hp=b7b9c78c2e1e28f739cd01dd2352716e5d4852d3;hpb=fa8883a1e39a20e72aaa5093af0c80062cb95757;p=u-boot diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h index b7b9c78c2e..38c921a193 100644 --- a/include/configs/gw_ventana.h +++ b/include/configs/gw_ventana.h @@ -97,10 +97,6 @@ #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 @@ -442,7 +438,6 @@ "done" /* Device Tree Support */ -#define CONFIG_OF_BOARD_SETUP #define CONFIG_FDT_FIXUP_PARTITIONS #endif /* __CONFIG_H */