commit | 26f84d98ca394a8b40aceb13f24c8d275bf5e537 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Mar 11 18:11:13 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 16 18:54:18 2020 -0400 |
tree | d4cc82c818cc8aa16b7ea05a2815c09228420849 | |
parent | 84f0486bef7fc34df7bf0846d8e98bbc8be448be [diff] |
edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfig As there is only one machine under mach-orion5x, having a Kconfig entry for SPL_LDSCRIPT is not helpful, move this to the defconfig file. Suggested-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Masahiro Yamada <masahiroy@kernel.org>