Philipp Tomsich 3e75c07ddb rockchip: spl: rk3399: spi: enable SPL_SPI_LOAD if SPI is enabled for SPL
To include the ability to load from an SPI flash in SPL, it's not
sufficient to define SPL_SPI_SUPPORT and SPL_SPI_FLASH_SUPPORT via
Kconfig... so we conditionally define SPL_SPI_LOAD if SPI support
is already enabled for SPL via Kconfig.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Simon Glass <sjg@chromium.org>
2017-05-10 13:37:21 -06:00
..
2017-04-13 09:41:10 -04:00
2017-04-05 13:55:11 -04:00
2017-04-14 19:38:57 -06:00
2017-04-05 13:52:20 -04:00
2017-04-10 10:02:03 +08:00
2017-04-12 13:28:27 -04:00
2017-05-08 11:57:30 -04:00