commit | e2542254884157e3c12d18e8fd051b7df14c4a55 | [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 | 0747afe6eb9395ed91c36b7e79626c74e62ca2bd [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>