Skip to content

Commit

Permalink
spi: omap2: Add build dependencies for writel_relaxed()
Browse files Browse the repository at this point in the history
It's not reliably available.

Signed-off-by: Mark Brown <broonie@linaro.org>
  • Loading branch information
Mark Brown committed Nov 24, 2013
1 parent 21b2ce5 commit 0079aae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/spi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0079aae

Please sign in to comment.