summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-11-26 12:30:17 -0700
committerAndreas Bießmann <andreas.devel@googlemail.com>2015-01-19 12:49:32 +0100
commitd4798a2b52629a63a476f1378d59ae0e8719c23c (patch)
tree741b7255c03e2ee9c91969c9dc358d5b1ae63b0c /include
parent05a4d544299b9a34fb96a0178457bf6d9e1fc33c (diff)
downloadblackbird-obmc-uboot-d4798a2b52629a63a476f1378d59ae0e8719c23c.tar.gz
blackbird-obmc-uboot-d4798a2b52629a63a476f1378d59ae0e8719c23c.zip
arm: at91: snapper9260: Drop invalid CONFIG_SKIP_RELOCATE_UBOOT
This config is not valid, so drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/snapper9260.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/snapper9260.h b/include/configs/snapper9260.h
index 942af2e7f6..9fa644f7c2 100644
--- a/include/configs/snapper9260.h
+++ b/include/configs/snapper9260.h
@@ -34,7 +34,6 @@
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG
#define CONFIG_SKIP_LOWLEVEL_INIT
-#define CONFIG_SKIP_RELOCATE_UBOOT
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_FIT
OpenPOWER on IntegriCloud