]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/lwmon5.h
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / include / configs / lwmon5.h
index 925245441cfe533900ee4f5a35e3ed27669b1390..648e189e4059b94fde1283ef31b9c6bd17450a7d 100644 (file)
                                         CONFIG_SYS_I2C_DSPIC_KEYB_ADDR,\
                                         CONFIG_SYS_I2C_DSPIC_IO_ADDR }
 
-/*
- * Pass open firmware flat tree
- */
-#define CONFIG_OF_BOARD_SETUP
 /* Update size in "reg" property of NOR FLASH device tree nodes */
 #define CONFIG_FDT_FIXUP_NOR_FLASH_SIZE
 
-#define CONFIG_FIT                     /* enable FIT image support     */
-
 #define        CONFIG_POST_KEY_MAGIC   "3C+3E" /* press F3 + F5 keys to force POST */
 
 #define        CONFIG_PREBOOT          "setenv bootdelay 15"