u-boot-brain/arch/arc
Alexey Brodkin 51f4999bc5 arc: move CPU flags selection to the main "config.mk"
As a preparation to ARCv2 port submission we're moving CPU slection
flags to a common location.
Also it will allow us to have more flexible CPU specification, not only
ISA version but CPU family as well checking CONFIG_ARC_CPU_xxx.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2015-02-09 16:41:20 +03:00
..
cpu arc: move CPU flags selection to the main "config.mk" 2015-02-09 16:41:20 +03:00
include/asm arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h 2015-02-09 16:41:20 +03:00
lib arc: select cache settings via menuconfig 2015-02-09 16:41:20 +03:00
config.mk arc: move CPU flags selection to the main "config.mk" 2015-02-09 16:41:20 +03:00
Kconfig arc: add selection of endianess in Kconfig 2015-02-09 16:41:20 +03:00
Makefile arc: introduce separate section for interrupt vector table 2015-01-15 22:38:42 +03:00