Commit 0079aae0 authored by Mark Brown's avatar Mark Brown

spi: omap2: Add build dependencies for writel_relaxed()

It's not reliably available.
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 21b2ce5e
......@@ -301,6 +301,7 @@ config SPI_OMAP_UWIRE
config SPI_OMAP24XX
tristate "McSPI driver for OMAP"
depends on ARM || ARM64 || AVR32 || HEXAGON || MIPS || SH
depends on ARCH_OMAP2PLUS || COMPILE_TEST
help
SPI master controller for OMAP24XX and later Multichannel 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