[PATCH] spi: Correct dependency on SPI_MEM for many drivers
Tom Rini
trini at konsulko.com
Fri Apr 3 21:47:24 CEST 2026
On Fri, 20 Mar 2026 14:53:51 -0600, Tom Rini wrote:
> A large number of drivers "depends on" SPI_MEM but this is library type
> functionality and so must be select'd instead in order to ensure that
> drivers will build. Correct this usage and hide the symbol normally.
>
>
Applied to u-boot/next, thanks!
[1/1] spi: Correct dependency on SPI_MEM for many drivers
commit: 7b53fbb2740ac24064cbaf7d2b1c9bd2a25a7f8a
--
Tom
More information about the U-Boot
mailing list