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