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