diff options
Diffstat (limited to 'configs/P2020DS_DDR2_defconfig')
-rw-r--r-- | configs/P2020DS_DDR2_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/P2020DS_DDR2_defconfig b/configs/P2020DS_DDR2_defconfig new file mode 100644 index 0000000000..00b673100d --- /dev/null +++ b/configs/P2020DS_DDR2_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="DDR2" +CONFIG_PPC=y +CONFIG_MPC85xx=y +CONFIG_TARGET_P2020DS=y |