summaryrefslogtreecommitdiffstats
path: root/include/configs/arcangel4.h
diff options
context:
space:
mode:
authorAlexey Brodkin <abrodkin@synopsys.com>2015-02-03 13:58:15 +0300
committerAlexey Brodkin <abrodkin@synopsys.com>2015-02-09 16:41:20 +0300
commit6eb651ad29636682067f76de4f40c45119269f8b (patch)
tree212f38b050e6e992e121ee5022f9e2adbde48e0e /include/configs/arcangel4.h
parent1f9ad44546ea872fc6671602eb411377dd424c9e (diff)
downloadblackbird-obmc-uboot-6eb651ad29636682067f76de4f40c45119269f8b.tar.gz
blackbird-obmc-uboot-6eb651ad29636682067f76de4f40c45119269f8b.zip
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>
Diffstat (limited to 'include/configs/arcangel4.h')
-rw-r--r--include/configs/arcangel4.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/arcangel4.h b/include/configs/arcangel4.h
index 3268c56f7d..60f30777dc 100644
--- a/include/configs/arcangel4.h
+++ b/include/configs/arcangel4.h
@@ -15,7 +15,6 @@
/*
* Board configuration
*/
-#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_SKIP_LOWLEVEL_INIT /* U-Boot is in RAM already */
#define CONFIG_ARCH_EARLY_INIT_R
OpenPOWER on IntegriCloud