Commit 9c6a3af0 authored by Hauke Mehrtens's avatar Hauke Mehrtens Committed by Mark Brown

spi: make falcon-spi bool

Falcon spi accesses some ebu functions which are not exported and can
not be accessed when build as module. Make this module bool instead.
Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
Acked-by: default avatarThomas Langer <thomas.langer@intel.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent fafd6794
......@@ -263,7 +263,7 @@ config SPI_EP93XX
mode.
config SPI_FALCON
tristate "Falcon SPI controller support"
bool "Falcon SPI controller support"
depends on SOC_FALCON
help
The external bus unit (EBU) found on the FALC-ON SoC has SPI
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment