diff options
Diffstat (limited to 'configs/prs200_highboot_defconfig')
-rw-r--r-- | configs/prs200_highboot_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/prs200_highboot_defconfig b/configs/prs200_highboot_defconfig new file mode 100644 index 0000000..8d68cc0 --- /dev/null +++ b/configs/prs200_highboot_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="PRS200,SYS_TEXT_BASE=0xFFF00000,MCC200_SDRAM" +CONFIG_PPC=y +CONFIG_MPC5xxx=y +CONFIG_TARGET_MCC200=y |