diff options
Diffstat (limited to 'configs/P1022DS_36BIT_NAND_defconfig')
-rw-r--r-- | configs/P1022DS_36BIT_NAND_defconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/P1022DS_36BIT_NAND_defconfig b/configs/P1022DS_36BIT_NAND_defconfig new file mode 100644 index 0000000000..d482617490 --- /dev/null +++ b/configs/P1022DS_36BIT_NAND_defconfig @@ -0,0 +1,6 @@ +CONFIG_SPL=y +CONFIG_TPL=y +CONFIG_SYS_EXTRA_OPTIONS="36BIT,NAND" ++ST:CONFIG_PPC=y ++ST:CONFIG_MPC85xx=y ++ST:CONFIG_TARGET_P1022DS=y |