提交 582c97f6 编写于 作者: H Hauke Mehrtens 提交者: Mark Brown

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: NHauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 17f84b79
...@@ -417,7 +417,7 @@ config SPI_NUC900 ...@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册