u-boot/arch/arm/cpu/arm926ejs
Georges Savoundararadj 2e07c249a6 kconfig: arm: introduce symbol for ARM CPUs
This commit introduces a Kconfig symbol for each ARM CPU:
CPU_ARM720T, CPU_ARM920T, CPU_ARM926EJS, CPU_ARM946ES, CPU_ARM1136,
CPU_ARM1176, CPU_V7, CPU_PXA, CPU_SA1100.
Also, it adds the CPU feature Kconfig symbol HAS_VBAR which is selected
for CPU_ARM1176 and CPU_V7.

For each target, the corresponding CPU is selected and the definition of
SYS_CPU in the corresponding Kconfig file is removed.

Also, it removes redundant "string" type in some Kconfig files.

Signed-off-by: Georges Savoundararadj <savoundg@gmail.com>
Acked-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-10-29 09:02:09 -04:00
..
armada100 arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
at91 leds: missing include 2014-10-25 15:27:35 -04:00
davinci kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
kirkwood kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
lpc32xx arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
mb86r0x kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 2014-03-28 15:06:29 -04:00
mx25 kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 2014-03-28 15:06:29 -04:00
mx27 kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 2014-03-28 15:06:29 -04:00
mxs arm: mxs: Wait for DRAM to start 2014-09-29 09:02:16 +02:00
nomadik kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
omap Move CONFIG_DISPLAY_CPUINFO to Makefile 2014-02-19 11:10:05 -05:00
orion5x kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
pantheon arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
spear i2c: designware: Convert driver to multibus/multiadapter framework 2014-10-29 08:56:23 +01:00
versatile kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
Makefile arm926ejs: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
cache.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
config.mk kbuild: refactor more IMX image rules 2014-02-25 11:01:29 -05:00
cpu.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
start.S arm: move exception handling out of start.S files 2014-05-15 16:24:53 +02:00