Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / arm / mach-orion5x / Kconfig
index 2984a3edda21cea233362dc8b5b95aeb08dc4f6e..5baa6fb935ae4260f2daee452a938e3352596a6e 100644 (file)
@@ -1,4 +1,4 @@
-if ORION5X
+if ARCH_ORION5X
 
 choice
        prompt "Marvell Orion board select"
@@ -15,7 +15,4 @@ config SYS_SOC
 
 source "board/LaCie/edminiv2/Kconfig"
 
-config SPL_LDSCRIPT
-       default "$(CPUDIR)/orion5x/u-boot-spl.lds" if ORION5X
-
 endif