mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-06 02:53:37 +08:00
ARM: davinci: Remove ipam390 linker script from Kconfig
With ipam390 support removed in we can remove the reference to the linker script since that case will never be true. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
This commit is contained in:
parent
2a766db938
commit
b4d070fb5a
@ -134,7 +134,6 @@ source "board/davinci/da8xxevm/Kconfig"
|
||||
source "board/lego/ev3/Kconfig"
|
||||
|
||||
config SPL_LDSCRIPT
|
||||
default "board/$(BOARDDIR)/u-boot-spl-ipam390.lds" if TARGET_IPAM390
|
||||
default "board/$(BOARDDIR)/u-boot-spl-da850evm.lds"
|
||||
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user