You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
spi/rockchip: Add dependencies on relaxed I/O accessors
Without the dependencies for the accessors the driver can be enabled on architectures where it will fail to build. Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
@@ -384,6 +384,7 @@ config SPI_PXA2XX_PCI
|
|||||||
|
|
||||||
config SPI_ROCKCHIP
|
config SPI_ROCKCHIP
|
||||||
tristate "Rockchip SPI controller driver"
|
tristate "Rockchip SPI controller driver"
|
||||||
|
depends on ARM || ARM64 || AVR32 || HEXAGON || MIPS || SUPERH
|
||||||
help
|
help
|
||||||
This selects a driver for Rockchip SPI controller.
|
This selects a driver for Rockchip SPI controller.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user