mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
spi: microchip: Enable compile-testing for FPGA SPI controllers
The Microchip FPGA SPI controller driver builds fine on other platforms. While at it, drop a superfluous empty line. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://patch.msgid.link/6f96848b026f9a343b80d48179149b30c6b76d1d.1764086805.git.geert+renesas@glider.be Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
committed by
Mark Brown
parent
afbf83671e
commit
84b7344c05
@@ -873,9 +873,9 @@ config SPI_PL022
|
||||
bus and a PL022 controller, say Y or M here.
|
||||
|
||||
config SPI_POLARFIRE_SOC
|
||||
|
||||
tristate "Microchip FPGA SPI controllers"
|
||||
depends on SPI_MASTER && ARCH_MICROCHIP
|
||||
depends on SPI_MASTER
|
||||
depends on ARCH_MICROCHIP || COMPILE_TEST
|
||||
help
|
||||
This enables the SPI driver for Microchip FPGA SPI controllers.
|
||||
Say Y or M here if you want to use the "hard" controllers on
|
||||
|
||||
Reference in New Issue
Block a user