summaryrefslogtreecommitdiff
path: root/include/configs/P4080DS.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-18 19:24:40 (GMT)
committerYork Sun <york.sun@nxp.com>2016-11-24 07:42:11 (GMT)
commite71372cb6371033a762b3329d063c3735a783a76 (patch)
tree7a6a1950a0cb3fe51de50fcc5ca887d87e853ad3 /include/configs/P4080DS.h
parent850af2c7a9eb0bb11135eaba3c3f85aba64581f0 (diff)
downloadu-boot-e71372cb6371033a762b3329d063c3735a783a76.tar.xz
powerpc: P4080: Remove macro CONFIG_PPC_P4080
Replace CONFIG_PPC_P4080 with ARCH_P4080 in Kconfig and clean up existing macros. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/P4080DS.h')
-rw-r--r--include/configs/P4080DS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/P4080DS.h b/include/configs/P4080DS.h
index 0d44c00..020144e 100644
--- a/include/configs/P4080DS.h
+++ b/include/configs/P4080DS.h
@@ -9,7 +9,6 @@
* Also supports P4040 DS
*/
#define CONFIG_P4080DS
-#define CONFIG_PPC_P4080
#define CONFIG_FSL_NGPIXIS /* use common ngPIXIS code */