diff options
author | York Sun | 2015-04-21 10:09:52 -0700 |
---|---|---|
committer | York Sun | 2015-05-04 09:23:46 -0700 |
commit | 7fc63cca611b9d2b5f170f9f37e6f99ddf5992a9 (patch) | |
tree | a2faa72b42b79a26a15c95b297e4a9bc62f0b0ec /arch | |
parent | e1bfd1c6b7bc0dc530247fd9108feba3147adf36 (diff) |
mpc85xx/T4240EMU: Remove T4240EMU board
T4240 SoC has been available for a long time. Emulator support
is no longer needed.
Signed-off-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/powerpc/cpu/mpc85xx/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/cpu/mpc85xx/Kconfig b/arch/powerpc/cpu/mpc85xx/Kconfig index adb5bd378ce..696f227c6c2 100644 --- a/arch/powerpc/cpu/mpc85xx/Kconfig +++ b/arch/powerpc/cpu/mpc85xx/Kconfig @@ -122,9 +122,6 @@ config TARGET_T208XRDB bool "Support T208xRDB" select SUPPORT_SPL -config TARGET_T4240EMU - bool "Support T4240EMU" - config TARGET_T4240QDS bool "Support T4240QDS" select SUPPORT_SPL |