Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

spi: pl022: enable compile testing

There seems to be nothing preventing this driver from being compile
tested so enable that for wider build coverage.

Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://patch.msgid.link/20260408084407.107416-1-johan@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Johan Hovold and committed by
Mark Brown
484eb2c4 2c9e7a5f

+1 -1
+1 -1
drivers/spi/Kconfig
··· 866 866 867 867 config SPI_PL022 868 868 tristate "ARM AMBA PL022 SSP controller" 869 - depends on ARM_AMBA 869 + depends on ARM_AMBA || COMPILE_TEST 870 870 default y if ARCH_REALVIEW 871 871 default y if INTEGRATOR_IMPD1 872 872 default y if ARCH_VERSATILE