summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-18 02:36:11 (GMT)
committerYork Sun <york.sun@nxp.com>2016-11-24 07:42:09 (GMT)
commite5cc150945f84bd58d5257937e53207c2bee932e (patch)
tree9d4cb635008fff5130cac6d7fe5dcf1d96b460f3 /arch/powerpc/cpu
parent8435aa777e35dedba79756194aa7bad8c549ea46 (diff)
downloadu-boot-e5cc150945f84bd58d5257937e53207c2bee932e.tar.xz
powerpc: P1_P2_RDB_PC: Drop TARGET_P1_P2_RDB_PC
All boards covered by this group have been converted to their own targers. Drop TARGET_P1_P2_RDB_PC from Kconfig. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'arch/powerpc/cpu')
-rw-r--r--arch/powerpc/cpu/mpc85xx/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/powerpc/cpu/mpc85xx/Kconfig b/arch/powerpc/cpu/mpc85xx/Kconfig
index ea517dc..f755bc8 100644
--- a/arch/powerpc/cpu/mpc85xx/Kconfig
+++ b/arch/powerpc/cpu/mpc85xx/Kconfig
@@ -155,11 +155,6 @@ config TARGET_P2020RDB
select SUPPORT_SPL
select SUPPORT_TPL
-config TARGET_P1_P2_RDB_PC
- bool "Support p1_p2_rdb_pc"
- select SUPPORT_SPL
- select SUPPORT_TPL
-
config TARGET_P1_TWR
bool "Support p1_twr"