Commit aa6e241a4ce8b3b82eaf37d670f93e0db43d036f

Authored by York Sun
1 parent feb9e25bc7

powerpc: P1022DS: Remove macro CONFIG_P1022DS

Use CONFIG_TARGET_P1022DS instead.

Signed-off-by: York Sun <york.sun@nxp.com>

Showing 3 changed files with 1 additions and 3 deletions Side-by-side Diff

board/freescale/common/Makefile
... ... @@ -51,7 +51,7 @@
51 51  
52 52 obj-$(CONFIG_TARGET_MPC8536DS) += ics307_clk.o
53 53 obj-$(CONFIG_TARGET_MPC8572DS) += ics307_clk.o
54   -obj-$(CONFIG_P1022DS) += ics307_clk.o
  54 +obj-$(CONFIG_TARGET_P1022DS) += ics307_clk.o
55 55 obj-$(CONFIG_P2020DS) += ics307_clk.o
56 56 obj-$(CONFIG_P3041DS) += ics307_clk.o
57 57 obj-$(CONFIG_P4080DS) += ics307_clk.o
include/configs/P1022DS.h
... ... @@ -90,7 +90,6 @@
90 90 /* High Level Configuration Options */
91 91 #define CONFIG_BOOKE /* BOOKE */
92 92 #define CONFIG_E500 /* BOOKE e500 family */
93   -#define CONFIG_P1022DS
94 93 #define CONFIG_MP /* support multiple processors */
95 94  
96 95 #ifndef CONFIG_SYS_TEXT_BASE
scripts/config_whitelist.txt
... ... @@ -3390,7 +3390,6 @@
3390 3390 CONFIG_P1020UTM
3391 3391 CONFIG_P1021
3392 3392 CONFIG_P1021RDB
3393   -CONFIG_P1022DS
3394 3393 CONFIG_P1023
3395 3394 CONFIG_P1024
3396 3395 CONFIG_P1024RDB