summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-lpc32xx
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-11-06 14:59:36 +0900
committerTom Rini <trini@ti.com>2014-11-20 11:28:25 -0500
commit5d7b131d41d8a8fb50edf27d945703e757ed8357 (patch)
treeafe5ad3bf85e7a274b360ac951c85f83c5332a89 /arch/arm/include/asm/arch-lpc32xx
parentf2168440de74036b207a6626c7a9fd9d164951df (diff)
downloadtalos-obmc-uboot-5d7b131d41d8a8fb50edf27d945703e757ed8357.tar.gz
talos-obmc-uboot-5d7b131d41d8a8fb50edf27d945703e757ed8357.zip
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 'arch/arm/include/asm/arch-lpc32xx')
-rw-r--r--arch/arm/include/asm/arch-lpc32xx/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-lpc32xx/config.h b/arch/arm/include/asm/arch-lpc32xx/config.h
index c985401d3c..8f6426bc1b 100644
--- a/arch/arm/include/asm/arch-lpc32xx/config.h
+++ b/arch/arm/include/asm/arch-lpc32xx/config.h
@@ -10,7 +10,6 @@
#define _LPC32XX_CONFIG_H
/* Basic CPU architecture */
-#define CONFIG_ARM926EJS
#define CONFIG_ARCH_CPU_INIT
#define CONFIG_NR_DRAM_BANKS_MAX 2
OpenPOWER on IntegriCloud