summaryrefslogtreecommitdiff
path: root/board/freescale/p1_p2_rdb_pc
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-17 18:36:11 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:09 -0800
commite5cc150945f84bd58d5257937e53207c2bee932e (patch)
tree9d4cb635008fff5130cac6d7fe5dcf1d96b460f3 /board/freescale/p1_p2_rdb_pc
parent8435aa777e35dedba79756194aa7bad8c549ea46 (diff)
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 'board/freescale/p1_p2_rdb_pc')
-rw-r--r--board/freescale/p1_p2_rdb_pc/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/freescale/p1_p2_rdb_pc/Kconfig b/board/freescale/p1_p2_rdb_pc/Kconfig
index fb506d4dde..2f9640b67c 100644
--- a/board/freescale/p1_p2_rdb_pc/Kconfig
+++ b/board/freescale/p1_p2_rdb_pc/Kconfig
@@ -1,5 +1,4 @@
-if TARGET_P1_P2_RDB_PC || \
- TARGET_P1020MBG || \
+if TARGET_P1020MBG || \
TARGET_P1020RDB_PC || \
TARGET_P1020RDB_PD || \
TARGET_P1020UTM || \