diff options
author | Tom Rini <trini@konsulko.com> | 2016-09-30 21:59:11 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-09-30 21:59:11 -0400 |
commit | 45b047e557bdcf68dc08e61cf207dd35b9ba8bbc (patch) | |
tree | 52d448c0288b021790cac136a2584ef0e7d4fe7e /include/configs | |
parent | fe4ba689a0cb2bb2ceafb88556a57bd80814b648 (diff) | |
parent | d607f6fa99a67dd1b40c08ba21ca6f3aaff933ce (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/adp-ag101p.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |