]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/spi/Kconfig
spi: sh-msiof: SPI_SH_MSIOF should depend on HAS_DMA
[mirror_ubuntu-artful-kernel.git] / drivers / spi / Kconfig
index 213b5cbb9dccede248f7a02b08f1fb36c2980672..ff787e18c22777169439c953269046b1dbcd824d 100644 (file)
@@ -434,7 +434,7 @@ config SPI_SC18IS602
 
 config SPI_SH_MSIOF
        tristate "SuperH MSIOF SPI controller"
-       depends on HAVE_CLK
+       depends on HAVE_CLK && HAS_DMA
        depends on SUPERH || ARCH_SHMOBILE || COMPILE_TEST
        help
          SPI driver for SuperH and SH Mobile MSIOF blocks.