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