aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/spi/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index 9d8c84bb1544..06190890a60e 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -569,7 +569,7 @@ config SPI_SIRF
569 569
570config SPI_ST_SSC4 570config SPI_ST_SSC4
571 tristate "STMicroelectronics SPI SSC-based driver" 571 tristate "STMicroelectronics SPI SSC-based driver"
572 depends on ARCH_STI 572 depends on ARCH_STI || COMPILE_TEST
573 help 573 help
574 STMicroelectronics SoCs support for SPI. If you say yes to 574 STMicroelectronics SoCs support for SPI. If you say yes to
575 this option, support will be included for the SSC driven SPI. 575 this option, support will be included for the SSC driven SPI.