mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-13 15:13:06 +08:00
configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig
In order to migrate this symbol to Kconfig introduce a new symbol to guard it, CONFIG_SYS_CUSTOM_LDSCRIPT. When that is set we can then provide the exact final location o the script. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -3144,7 +3144,6 @@ CONFIG_SYS_LBC_SDRAM_SIZE
|
||||
CONFIG_SYS_LB_SDRAM
|
||||
CONFIG_SYS_LCD_BASE
|
||||
CONFIG_SYS_LDB_CLOCK
|
||||
CONFIG_SYS_LDSCRIPT
|
||||
CONFIG_SYS_LED_BASE
|
||||
CONFIG_SYS_LED_DISP_BASE
|
||||
CONFIG_SYS_LIME_BASE
|
||||
|
||||
Reference in New Issue
Block a user