From: Simon Glass Date: Wed, 26 Nov 2014 19:30:17 +0000 (-0700) Subject: arm: at91: snapper9260: Drop invalid CONFIG_SKIP_RELOCATE_UBOOT X-Git-Tag: v2015.04-rc1~38^2~6 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d4798a2b52629a63a476f1378d59ae0e8719c23c;p=u-boot arm: at91: snapper9260: Drop invalid CONFIG_SKIP_RELOCATE_UBOOT This config is not valid, so drop it. Signed-off-by: Simon Glass --- 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