]> git.ipfire.org Git - thirdparty/u-boot.git/commit
spl: SPL_DM_SPI_FLASH depends on SPL_DM_SPI
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 28 Aug 2025 13:52:35 +0000 (15:52 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 10 Sep 2025 19:44:44 +0000 (13:44 -0600)
commit2083378ff0f096789dcc84a3e5b57891e053421c
tree141b90420e33bdda681c7e80f8184790201e76cf
parent1a7882de8c859467ce931ed23761db1e391aeaff
spl: SPL_DM_SPI_FLASH depends on SPL_DM_SPI

The SPI flash driver does not build without SPI support enabled.

Fixes: 4151f4f822bb ("spl: Rework and tighten some dependencies")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Acked-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Anshul Dalal <anshuld@ti.com>
common/spl/Kconfig