spi: lantiq-ssc: activate under COMPILE_TEST
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 18 Feb 2017 16:06:48 +0000 (17:06 +0100)
committerMark Brown <broonie@kernel.org>
Sun, 19 Feb 2017 16:11:01 +0000 (16:11 +0000)
commit582c97f6868cf70720a17d2421d317333f3ad597
tree3748d1a12ad8b76d5c5fab52b872ea4906a581e2
parent17f84b793c01452e8802ef80324863b8da7d900b
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>
drivers/spi/Kconfig