summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2020-06-16 19:06:29 -0400
committerTom Rini <[email protected]>2020-06-26 10:29:27 -0400
commit8f74e659c42e419cb896e171f00b77023bd35054 (patch)
tree5217f7e2c052028814aee007e7505231d65c34e4 /include
parent2254f132161e4421f6d6f2849056f68ca931e7de (diff)
spi: Enable missing CONFIG_SPL_DM_SPI support
Due to how the Makefile logic is we currently get DM_SPI support in SPL enabled by having DM_SPI enabled for full U-Boot but not having CONFIG_SPL_DM_SPI set. Add this missing option to boards that were inadvertently making use of it. Cc: Adam Ford <[email protected]> Cc: Akash Gajjar <[email protected]> Cc: Anatolij Gustschin <[email protected]> Cc: Andy Yan <[email protected]> Cc: Anup Patel <[email protected]> Cc: Atish Patra <[email protected]> Cc: Bin Meng <[email protected]> Cc: Chee Hong Ang <[email protected]> Cc: Chin-Liang See <[email protected]> Cc: Dalon Westergreen <[email protected]> Cc: Dinh Nguyen <[email protected]> Cc: Eugen Hristev <[email protected]> Cc: Hannes Schmelzer <[email protected]> Cc: Heiko Schocher <[email protected]> Cc: Jagan Teki <[email protected]> Cc: Klaus Goger <[email protected]> Cc: Levin Du <[email protected]> Cc: Ley Foon Tan <[email protected]> Cc: Lokesh Vutla <[email protected]> Cc: Luca Ceresoli <[email protected]> Cc: Marek Vasut <[email protected]> Cc: Michal Simek <[email protected]> Cc: Mike Looijmans <[email protected]> Cc: Nicolas Ferre <[email protected]> Cc: Nikita Kiryanov <[email protected]> Cc: Palmer Dabbelt <[email protected]> Cc: Patrick Delaunay <[email protected]> Cc: Paul Walmsley <[email protected]> Cc: Pavel Machek <[email protected]> Cc: Peter Robinson <[email protected]> Cc: Philipp Tomsich <[email protected]> Cc: Simon Glass <[email protected]> Cc: Stefan Roese <[email protected]> Cc: Suniel Mahesh <[email protected]> Cc: Vitaly Andrianov <[email protected]> Cc: Wolfgang Grandegger <[email protected]> Signed-off-by: Tom Rini <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Luca Ceresoli <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions