mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
Add Kconfig entry for CONFIG_SPL_SPI_LOAD symbol and move all configurations using it to Kconfig. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Tom Rini <trini@konsulko.com>
This commit is contained in:
@ -1988,7 +1988,6 @@ CONFIG_SPL_SKIP_RELOCATE
|
||||
CONFIG_SPL_SPAACT_ADDR
|
||||
CONFIG_SPL_SPI_BOOT
|
||||
CONFIG_SPL_SPI_FLASH_MINIMAL
|
||||
CONFIG_SPL_SPI_LOAD
|
||||
CONFIG_SPL_STACK
|
||||
CONFIG_SPL_STACK_ADDR
|
||||
CONFIG_SPL_STACK_SIZE
|
||||
|
Reference in New Issue
Block a user