summaryrefslogtreecommitdiffstats
path: root/include/configs/rpi.h
diff options
context:
space:
mode:
authorStephen Warren <swarren@wwwdotorg.org>2016-03-24 22:15:16 -0600
committerTom Rini <trini@konsulko.com>2016-04-01 17:17:41 -0400
commitadb91ec72b85e1e50e5593828732174576e19d44 (patch)
tree4f2f002a95f56809869b818ef660a83a5355a199 /include/configs/rpi.h
parent4c1d5c29b5dec31f838dbe860ea682debaf27efe (diff)
downloadblackbird-obmc-uboot-adb91ec72b85e1e50e5593828732174576e19d44.tar.gz
blackbird-obmc-uboot-adb91ec72b85e1e50e5593828732174576e19d44.zip
ARM: bcm2835: move CONFIG_BCM283* to Kconfig
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/rpi.h')
-rw-r--r--include/configs/rpi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rpi.h b/include/configs/rpi.h
index a788ce42e4..86422e390d 100644
--- a/include/configs/rpi.h
+++ b/include/configs/rpi.h
@@ -7,7 +7,6 @@
#ifndef __CONFIG_H
#define __CONFIG_H
-#define CONFIG_BCM2835
#define CONFIG_SYS_CACHELINE_SIZE 32
#include "rpi-common.h"
OpenPOWER on IntegriCloud