u-boot-brain/arch/arc
Alexey Brodkin b903792e44 arc: minor fixes in Kconfig
[1] Fix misspeling in ARC_CACHE_LINE_SHIFT dependency, now cache-line
lenth selection is correctly enabled if either I$ or D$ are enabled.

 [2] Add dummy entry to target list to make sure target type is always
mentioned in defconfig. Otherwise defconfig for the first target in the
list will not have target name and later on with addition of the new
target on top of the list in Kconfig will lead to corrupted
configuration expanded from defconfig.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2015-04-03 09:47:49 +03:00
..
cpu arc: merge common start-up code between ARC and ARCv2 2015-04-03 09:47:49 +03:00
include/asm arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA 2015-04-03 09:47:49 +03:00
lib arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA 2015-04-03 09:47:49 +03:00
config.mk generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 2015-03-28 09:03:08 -04:00
Kconfig arc: minor fixes in Kconfig 2015-04-03 09:47:49 +03:00
Makefile arc: introduce separate section for interrupt vector table 2015-01-15 22:38:42 +03:00