Browse Source

spi: lantiq-ssc: activate under COMPILE_TEST

This driver should compile on all platforms, activate it under compile
test. The Lantiq specific parts are under ifdef and should be removed
when Lantiq platform supports common clock framework.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Hauke Mehrtens 8 years ago
parent
commit
582c97f686
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/spi/Kconfig

+ 1 - 1
drivers/spi/Kconfig

@@ -417,7 +417,7 @@ config SPI_NUC900
 
 
 config SPI_LANTIQ_SSC
 config SPI_LANTIQ_SSC
 	tristate "Lantiq SSC SPI controller"
 	tristate "Lantiq SSC SPI controller"
-	depends on LANTIQ
+	depends on LANTIQ || COMPILE_TEST
 	help
 	help
 	  This driver supports the Lantiq SSC SPI controller in master
 	  This driver supports the Lantiq SSC SPI controller in master
 	  mode. This controller is found on Intel (former Lantiq) SoCs like
 	  mode. This controller is found on Intel (former Lantiq) SoCs like