mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 01:53:29 +02:00
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>
This commit is contained in:
parent
2c9e7a5f2e
commit
484eb2c4cc
|
|
@ -866,7 +866,7 @@ config SPI_PIC32_SQI
|
|||
|
||||
config SPI_PL022
|
||||
tristate "ARM AMBA PL022 SSP controller"
|
||||
depends on ARM_AMBA
|
||||
depends on ARM_AMBA || COMPILE_TEST
|
||||
default y if ARCH_REALVIEW
|
||||
default y if INTEGRATOR_IMPD1
|
||||
default y if ARCH_VERSATILE
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user