commit | 555004381e957200d0448ec88f59d77d174fc7bf | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Sat Apr 07 16:05:27 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 11 13:22:00 2018 -0400 |
tree | a9d687abb2dac5a3516b0450c3d5e661c1f2c111 | |
parent | c4446b1d6c96de406972690083e2884bf69bce5c [diff] |
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>