summaryrefslogtreecommitdiff
path: root/include/configs/controlcenterd.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-16 23:23:52 (GMT)
committerYork Sun <york.sun@nxp.com>2016-11-24 07:42:07 (GMT)
commitfeb9e25bc706c85c0eb4d6c467379b5236f8de5f (patch)
tree04f44efd3dab71923277dc6fe685e100603c5b16 /include/configs/controlcenterd.h
parent7601686c6039cde149086986dd2bc7e8e83b6b07 (diff)
downloadu-boot-feb9e25bc706c85c0eb4d6c467379b5236f8de5f.tar.xz
powerpc: P1022: Remove macro CONFIG_P1022
Replace CONFIG_P1022 with ARCH_P1022 in Kconfig and clean up existing macros. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/controlcenterd.h')
-rw-r--r--include/configs/controlcenterd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/controlcenterd.h b/include/configs/controlcenterd.h
index 5e1f1b0..b824e3b 100644
--- a/include/configs/controlcenterd.h
+++ b/include/configs/controlcenterd.h
@@ -37,7 +37,6 @@
/* High Level Configuration Options */
#define CONFIG_BOOKE /* BOOKE */
#define CONFIG_E500 /* BOOKE e500 family */
-#define CONFIG_P1022
#define CONFIG_CONTROLCENTERD
#define CONFIG_MP /* support multiple processors */