spi: ca_sflash: Remove redundant dependency
authorAlexander Dahl <ada@thorsis.com>
Thu, 23 Jan 2025 07:37:12 +0000 (08:37 +0100)
committerEugen Hristev <eugen.hristev@linaro.org>
Wed, 12 Feb 2025 08:29:33 +0000 (10:29 +0200)
commit0a82e3e471c6bdca525b82a5e803afa1c2ff12ec
tree579dba58c7adf3d95314d9896a3ba41a70041e2c
parent87dec3078a0a36d2e6da7602b9a750010c2d111d
spi: ca_sflash: Remove redundant dependency

This is inside of an 'if DM_SPI' block, and thus always true.

Signed-off-by: Alexander Dahl <ada@thorsis.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/spi/Kconfig