summaryrefslogtreecommitdiff
path: root/include/configs/apf27.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-11-06 05:59:36 (GMT)
committerTom Rini <trini@ti.com>2014-11-20 16:28:25 (GMT)
commit5d7b131d41d8a8fb50edf27d945703e757ed8357 (patch)
treeafe5ad3bf85e7a274b360ac951c85f83c5332a89 /include/configs/apf27.h
parentf2168440de74036b207a6626c7a9fd9d164951df (diff)
downloadu-boot-5d7b131d41d8a8fb50edf27d945703e757ed8357.tar.xz
ARM: remove CONFIG_ARM926EJS defines
CONFIG_CPU_ARM926EJS was introduced into Kconfig by commit 2e07c249a67e (kconfig: arm: introduce symbol for ARM CPUs). This commit removes all the defines of CONFIG_ARM926EJS and replaces the only reference in arch/arm/lib/cache.c with CONFIG_CPU_ARM926EJS. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'include/configs/apf27.h')
-rw-r--r--include/configs/apf27.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/apf27.h b/include/configs/apf27.h
index 4424c30..403692d 100644
--- a/include/configs/apf27.h
+++ b/include/configs/apf27.h
@@ -18,8 +18,7 @@
/*
* SoC configurations
*/
-#define CONFIG_ARM926EJS /* this is an ARM926EJS CPU */
-#define CONFIG_MX27 /* in a Freescale i.MX27 Chip */
+#define CONFIG_MX27 /* This is a Freescale i.MX27 Chip */
#define CONFIG_MACH_TYPE 1698 /* APF27 */
#define CONFIG_SYS_GENERIC_BOARD