diff options
Diffstat (limited to 'configs/P1025RDB_SPIFLASH_defconfig')
-rw-r--r-- | configs/P1025RDB_SPIFLASH_defconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/P1025RDB_SPIFLASH_defconfig b/configs/P1025RDB_SPIFLASH_defconfig new file mode 100644 index 00000000000..774bbfe2252 --- /dev/null +++ b/configs/P1025RDB_SPIFLASH_defconfig @@ -0,0 +1,5 @@ +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="P1025RDB,SPIFLASH" ++S:CONFIG_PPC=y ++S:CONFIG_MPC85xx=y ++S:CONFIG_TARGET_P1_P2_RDB_PC=y |