powerpc: P1022DS: Remove macro CONFIG_P1022DS
authorYork Sun <york.sun@nxp.com>
Wed, 16 Nov 2016 23:25:52 +0000 (15:25 -0800)
committerYork Sun <york.sun@nxp.com>
Thu, 24 Nov 2016 07:42:07 +0000 (23:42 -0800)
Use CONFIG_TARGET_P1022DS instead.

Signed-off-by: York Sun <york.sun@nxp.com>
board/freescale/common/Makefile
include/configs/P1022DS.h
scripts/config_whitelist.txt

index 7e8587ce805a3f10ab929ea86f928e430b4ac637..91374ac424abc1a605f7f1197cc97b9aed7b7859 100644 (file)
@@ -51,7 +51,7 @@ obj-$(CONFIG_TARGET_MPC8555CDS)       += cds_pci_ft.o
 
 obj-$(CONFIG_TARGET_MPC8536DS) += ics307_clk.o
 obj-$(CONFIG_TARGET_MPC8572DS) += ics307_clk.o
-obj-$(CONFIG_P1022DS)          += ics307_clk.o
+obj-$(CONFIG_TARGET_P1022DS)           += ics307_clk.o
 obj-$(CONFIG_P2020DS)          += ics307_clk.o
 obj-$(CONFIG_P3041DS)          += ics307_clk.o
 obj-$(CONFIG_P4080DS)          += ics307_clk.o
index 88d1d358699541d71c2631e983a02dd87c7d32c0..6f07080a87847a407d6be192d7fc7a6708688d19 100644 (file)
@@ -90,7 +90,6 @@
 /* High Level Configuration Options */
 #define CONFIG_BOOKE                   /* BOOKE */
 #define CONFIG_E500                    /* BOOKE e500 family */
-#define CONFIG_P1022DS
 #define CONFIG_MP                      /* support multiple processors */
 
 #ifndef CONFIG_SYS_TEXT_BASE
index 5af7e61a533d932cc8c197de454d1ed7aff02227..3bb631261b35f3073263275afd119ee3de2277bb 100644 (file)
@@ -3390,7 +3390,6 @@ CONFIG_P1020RDB_PD
 CONFIG_P1020UTM
 CONFIG_P1021
 CONFIG_P1021RDB
-CONFIG_P1022DS
 CONFIG_P1023
 CONFIG_P1024
 CONFIG_P1024RDB