summaryrefslogtreecommitdiff
path: root/include/configs/P1023RDB.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-16 15:45:31 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:07 -0800
commit9bb1d6bcd28f036ffc44cadd462eef4e36e340a5 (patch)
tree7f5d58fd5fe37bab5408c1df386207566545d6cd /include/configs/P1023RDB.h
parentaa6e241a4ce8b3b82eaf37d670f93e0db43d036f (diff)
powerpc: P1023: Remove macro CONFIG_P1023
Replace CONFIG_P1023 with ARCH_P1023 in Kconfig and clean up existing macros. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/P1023RDB.h')
-rw-r--r--include/configs/P1023RDB.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/P1023RDB.h b/include/configs/P1023RDB.h
index eba66ec932..5061286c3f 100644
--- a/include/configs/P1023RDB.h
+++ b/include/configs/P1023RDB.h
@@ -25,7 +25,6 @@
/* High Level Configuration Options */
#define CONFIG_BOOKE /* BOOKE */
#define CONFIG_E500 /* BOOKE e500 family */
-#define CONFIG_P1023
#define CONFIG_MP /* support multiple processors */
#define CONFIG_FSL_ELBC /* Has Enhanced localbus controller */