]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/lwmon5.h
configs: Re-sync HUSH options
[people/ms/u-boot.git] / include / configs / lwmon5.h
index 69172bb9952da9800cd7124251460508e6b5d2f4..ebc0f8b529bcc8317e4a94e3ca944213bee40117 100644 (file)
                                         CONFIG_SYS_I2C_DSPIC_KEYB_ADDR,\
                                         CONFIG_SYS_I2C_DSPIC_IO_ADDR }
 
-/*
- * Pass open firmware flat tree
- */
-#define CONFIG_OF_LIBFDT
-#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"
 
 #define CONFIG_SYS_LONGHELP                    /* undef to save memory         */
 
-#define CONFIG_SYS_HUSH_PARSER         1       /* Use the HUSH parser          */
 
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_SYS_CBSIZE              1024    /* Console I/O Buffer Size      */