diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2015-01-23 00:24:15 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-23 16:53:00 -0500 |
commit | 8d1e3cb14009d3fb4752489e02ae1a88d75e6b0b (patch) | |
tree | ee3e62668089b4c3241d69137f420906cb184fc7 /configs/MPC8360EMDS_33_SLAVE_defconfig | |
parent | 3b95288a2ae8146ca4915250f815c1218b1706fa (diff) |
powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support
These boards are still non-generic boards.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Dave Liu <daveliu@freescale.com>
Cc: Anton Vorontsov <avorontsov@ru.mvista.com>
Diffstat (limited to 'configs/MPC8360EMDS_33_SLAVE_defconfig')
-rw-r--r-- | configs/MPC8360EMDS_33_SLAVE_defconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/MPC8360EMDS_33_SLAVE_defconfig b/configs/MPC8360EMDS_33_SLAVE_defconfig deleted file mode 100644 index c3f74fc023..0000000000 --- a/configs/MPC8360EMDS_33_SLAVE_defconfig +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_SYS_EXTRA_OPTIONS="CLKIN_33MHZ,PCI,PCISLAVE" -CONFIG_PPC=y -CONFIG_MPC83xx=y -CONFIG_TARGET_MPC8360EMDS=y |