From d607f6fa99a67dd1b40c08ba21ca6f3aaff933ce Mon Sep 17 00:00:00 2001 From: rick Date: Thu, 14 Apr 2016 14:32:27 +0800 Subject: nds32: Support relocation. Enable pie option for relocation. Signed-off-by: rick Cc: Andes --- include/configs/adp-ag101p.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/adp-ag101p.h b/include/configs/adp-ag101p.h index c4e0a21b8d..5cb79f1524 100644 --- a/include/configs/adp-ag101p.h +++ b/include/configs/adp-ag101p.h @@ -28,7 +28,6 @@ #define CONFIG_CMDLINE_TAG /* send commandline to Kernel */ #define CONFIG_SETUP_MEMORY_TAGS /* send memory definition to kernel */ #define CONFIG_INITRD_TAG /* send initrd params */ -#define CONFIG_NEEDS_MANUAL_RELOC #ifndef CONFIG_SKIP_LOWLEVEL_INIT #define CONFIG_MEM_REMAP -- cgit v1.2.3