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