summaryrefslogtreecommitdiff
path: root/include/configs/qemu-ppce500.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-12-28 08:43:27 -0800
committerTom Rini <trini@konsulko.com>2017-01-04 19:40:12 -0500
commitf8dee360341538f80a1b61b632c852c443ba5558 (patch)
tree97d359cd14fe21a3fac47e344a310d8f9da157f0 /include/configs/qemu-ppce500.h
parent87f5f5417fc897df0b05826b408f0f4b7d2ee388 (diff)
powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig
Use Kconfig option for E500 and E500MC macros. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/qemu-ppce500.h')
-rw-r--r--include/configs/qemu-ppce500.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/qemu-ppce500.h b/include/configs/qemu-ppce500.h
index 2c85f65fc8..9517674010 100644
--- a/include/configs/qemu-ppce500.h
+++ b/include/configs/qemu-ppce500.h
@@ -12,10 +12,6 @@
#define CONFIG_CMD_REGINFO
-/* High Level Configuration Options */
-#define CONFIG_BOOKE
-#define CONFIG_E500 /* BOOKE e500 family */
-
#undef CONFIG_SYS_TEXT_BASE
#define CONFIG_SYS_TEXT_BASE 0xf01000 /* 15 MB */