summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2015-01-23 00:24:18 +0900
committerTom Rini <trini@ti.com>2015-01-23 16:53:17 -0500
commit168dcc6cef7a0e13bc52fc8fa8de2866cf4033dc (patch)
tree5e392c36f9fd1df909ded71407cfaf26b216969e /arch/powerpc
parent891235366d9949b4b21653e93b97dd8931314153 (diff)
downloadtalos-obmc-uboot-168dcc6cef7a0e13bc52fc8fa8de2866cf4033dc.tar.gz
talos-obmc-uboot-168dcc6cef7a0e13bc52fc8fa8de2866cf4033dc.zip
powerpc: mpc85xx: remove P2020DS board support
This board is still a non-generic board. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/cpu/mpc85xx/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/cpu/mpc85xx/Kconfig b/arch/powerpc/cpu/mpc85xx/Kconfig
index e643f91877..adb5bd378c 100644
--- a/arch/powerpc/cpu/mpc85xx/Kconfig
+++ b/arch/powerpc/cpu/mpc85xx/Kconfig
@@ -93,9 +93,6 @@ config TARGET_P1_P2_RDB_PC
config TARGET_P1_TWR
bool "Support p1_twr"
-config TARGET_P2020DS
- bool "Support P2020DS"
-
config TARGET_P2041RDB
bool "Support P2041RDB"
@@ -178,7 +175,6 @@ source "board/freescale/p1022ds/Kconfig"
source "board/freescale/p1023rdb/Kconfig"
source "board/freescale/p1_p2_rdb_pc/Kconfig"
source "board/freescale/p1_twr/Kconfig"
-source "board/freescale/p2020ds/Kconfig"
source "board/freescale/p2041rdb/Kconfig"
source "board/freescale/qemu-ppce500/Kconfig"
source "board/freescale/t102xqds/Kconfig"
OpenPOWER on IntegriCloud