summaryrefslogtreecommitdiffstats
path: root/include/configs/rpi_b.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-11-06 14:59:34 +0900
committerTom Rini <trini@ti.com>2014-11-20 11:28:25 -0500
commit7c8f61f80c90e33bdb6daf944e3f5f5d03f2549a (patch)
tree308d7df88b575915959a7c1c5d72c7d724e543eb /include/configs/rpi_b.h
parent3fcfe8037789b5624719aa4e15e717b6786cff5d (diff)
downloadblackbird-obmc-uboot-7c8f61f80c90e33bdb6daf944e3f5f5d03f2549a.tar.gz
blackbird-obmc-uboot-7c8f61f80c90e33bdb6daf944e3f5f5d03f2549a.zip
ARM: remove CONFIG_ARM1176 defines
CONFIG_ARM1176 is defined for some boards but not referenced at all. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'include/configs/rpi_b.h')
-rw-r--r--include/configs/rpi_b.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rpi_b.h b/include/configs/rpi_b.h
index ca27f9ad78..41e975fbcc 100644
--- a/include/configs/rpi_b.h
+++ b/include/configs/rpi_b.h
@@ -21,7 +21,6 @@
/* Architecture, CPU, etc.*/
#define CONFIG_SYS_GENERIC_BOARD
-#define CONFIG_ARM1176
#define CONFIG_BCM2835
#define CONFIG_ARCH_CPU_INIT
#define CONFIG_SYS_DCACHE_OFF
OpenPOWER on IntegriCloud