diff options
Diffstat (limited to 'configs/P3041DS_NAND_defconfig')
-rw-r--r-- | configs/P3041DS_NAND_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/P3041DS_NAND_defconfig b/configs/P3041DS_NAND_defconfig new file mode 100644 index 0000000000..59340486b7 --- /dev/null +++ b/configs/P3041DS_NAND_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,NAND,SYS_TEXT_BASE=0xFFF40000" +CONFIG_PPC=y +CONFIG_MPC85xx=y +CONFIG_TARGET_P3041DS=y |