]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h
authorAlexey Brodkin <abrodkin@synopsys.com>
Tue, 3 Feb 2015 10:58:15 +0000 (13:58 +0300)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:15 +0000 (12:59 +0200)
commite5341a401cd66c517ea676894aefb637142da926
tree266a9ebd4418ea895458920edc723bb6602e3a2a
parentee78c48662b0226193592d378d259ff2ad16beb0
arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h

There're no other options for ARC except "generic board" so ther's no
point to define CONFIG_SYS_GENERIC_BOARD per board.

We now have it set fo all ARC boards.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
arch/arc/include/asm/config.h
include/configs/arcangel4.h
include/configs/axs101.h
include/configs/tb100.h