diff options
Diffstat (limited to 'configs/T4240QDS_defconfig')
-rw-r--r-- | configs/T4240QDS_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/T4240QDS_defconfig b/configs/T4240QDS_defconfig index c00e5a36c0c..a6525aa69cd 100644 --- a/configs/T4240QDS_defconfig +++ b/configs/T4240QDS_defconfig @@ -1,6 +1,10 @@ CONFIG_PPC=y CONFIG_MPC85xx=y CONFIG_TARGET_T4240QDS=y +CONFIG_FIT=y +CONFIG_FIT_VERBOSE=y +CONFIG_OF_BOARD_SETUP=y +CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_EXTRA_OPTIONS="PPC_T4240" CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_SST=y |