diff options
Diffstat (limited to 'configs/P1020RDB-PC_NAND_defconfig')
-rw-r--r-- | configs/P1020RDB-PC_NAND_defconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/P1020RDB-PC_NAND_defconfig b/configs/P1020RDB-PC_NAND_defconfig new file mode 100644 index 00000000000..521398dec76 --- /dev/null +++ b/configs/P1020RDB-PC_NAND_defconfig @@ -0,0 +1,6 @@ +CONFIG_SPL=y +CONFIG_TPL=y +CONFIG_SYS_EXTRA_OPTIONS="P1020RDB_PC,NAND" ++ST:CONFIG_PPC=y ++ST:CONFIG_MPC85xx=y ++ST:CONFIG_TARGET_P1_P2_RDB_PC=y |