]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/T1023RDB_SPIFLASH_defconfig
configs: Re-sync HUSH options
[people/ms/u-boot.git] / configs / T1023RDB_SPIFLASH_defconfig
index b72fc860121a6de4ce8db6ffb6956709aa6b3828..4b7ad5287b24aee815e7c577924d3828e065c5a9 100644 (file)
@@ -2,7 +2,12 @@ CONFIG_PPC=y
 CONFIG_MPC85xx=y
 CONFIG_TARGET_T102XRDB=y
 CONFIG_SPL=y
+CONFIG_FIT=y
+CONFIG_FIT_VERBOSE=y
+CONFIG_OF_BOARD_SETUP=y
+CONFIG_OF_STDOUT_VIA_ALIAS=y
 CONFIG_SYS_EXTRA_OPTIONS="PPC_T1023,T1023RDB,RAMBOOT_PBL,SPL_FSL_PBL,SPIFLASH"
+CONFIG_HUSH_PARSER=y
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_FLASH is not set
 CONFIG_SPI_FLASH=y
@@ -11,3 +16,4 @@ CONFIG_NETDEVICES=y
 CONFIG_E1000=y
 CONFIG_SYS_NS16550=y
 CONFIG_FSL_ESPI=y
+CONFIG_OF_LIBFDT=y