diff options
Diffstat (limited to 'configs/MPC8360EMDS_33_SLAVE_defconfig')
-rw-r--r-- | configs/MPC8360EMDS_33_SLAVE_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/MPC8360EMDS_33_SLAVE_defconfig b/configs/MPC8360EMDS_33_SLAVE_defconfig new file mode 100644 index 0000000000..c3f74fc023 --- /dev/null +++ b/configs/MPC8360EMDS_33_SLAVE_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="CLKIN_33MHZ,PCI,PCISLAVE" +CONFIG_PPC=y +CONFIG_MPC83xx=y +CONFIG_TARGET_MPC8360EMDS=y |