spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files
[oweals/u-boot.git] / include / configs / sama5d4_xplained.h
index f0c80260d0d370c0a94f4082ec82d327f7204aa6..c8462b0b6485e7ce9b6bfb4976e49b133488cd50 100644 (file)
@@ -76,7 +76,6 @@
 #define CONFIG_SYS_MONITOR_LEN         (512 << 10)
 
 #ifdef CONFIG_SYS_USE_MMC
-#define CONFIG_SPL_LDSCRIPT            arch/arm/mach-at91/armv7/u-boot-spl.lds
 #define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION     1
 #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME                "u-boot.img"