summaryrefslogtreecommitdiff
path: root/include/configs/P5040DS.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-18 11:39:36 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:11 -0800
commit95390360121451337738f73ed2f75f8dfbdce831 (patch)
treed236bc32d6ab97a0f8d0e186b99d9ac2d834907d /include/configs/P5040DS.h
parent3b83649d53896cf115788130799d9ff585867e4a (diff)
powerpc: P5040: Remove macro CONFIG_P5040
Replace CONFIG_P5040 with ARCH_P5040 in Kconfig and clean up existing macros. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/P5040DS.h')
-rw-r--r--include/configs/P5040DS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/P5040DS.h b/include/configs/P5040DS.h
index dc827210d2..548d091f2a 100644
--- a/include/configs/P5040DS.h
+++ b/include/configs/P5040DS.h
@@ -9,7 +9,6 @@
*
*/
#define CONFIG_P5040DS
-#define CONFIG_PPC_P5040
#define CONFIG_FSL_NGPIXIS /* use common ngPIXIS code */