diff options
Diffstat (limited to 'configs/T1024QDS_defconfig')
-rw-r--r-- | configs/T1024QDS_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/T1024QDS_defconfig b/configs/T1024QDS_defconfig index a55078a4c4..42b95522e7 100644 --- a/configs/T1024QDS_defconfig +++ b/configs/T1024QDS_defconfig @@ -1,6 +1,10 @@ CONFIG_PPC=y CONFIG_MPC85xx=y CONFIG_TARGET_T102XQDS=y +CONFIG_FIT=y +CONFIG_FIT_VERBOSE=y +CONFIG_OF_BOARD_SETUP=y +CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_EXTRA_OPTIONS="PPC_T1024" CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_EON=y |