diff options
Diffstat (limited to 'configs/T1040RDB_SPIFLASH_defconfig')
-rw-r--r-- | configs/T1040RDB_SPIFLASH_defconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/T1040RDB_SPIFLASH_defconfig b/configs/T1040RDB_SPIFLASH_defconfig new file mode 100644 index 0000000..1a61703 --- /dev/null +++ b/configs/T1040RDB_SPIFLASH_defconfig @@ -0,0 +1,5 @@ +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="PPC_T1040,T1040RDB,RAMBOOT_PBL,SPL_FSL_PBL,SPIFLASH" ++S:CONFIG_PPC=y ++S:CONFIG_MPC85xx=y ++S:CONFIG_TARGET_T104XRDB=y |