]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/spi/Kconfig
Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/slave', 'spi/topic...
[mirror_ubuntu-bionic-kernel.git] / drivers / spi / Kconfig
index 2c96f744352b2d6fb2144e6d7e0076df75b51d00..603783976b8152d4374b201a827a487f91a28592 100644 (file)
@@ -1,10 +1,6 @@
 #
 # SPI driver configuration
 #
-# NOTE:  the reason this doesn't show SPI slave support is mostly that
-# nobody's needed a slave side API yet.  The master-role API is not
-# fully appropriate there, so it'd need some thought to do well.
-#
 menuconfig SPI
        bool "SPI support"
        depends on HAS_IOMEM
@@ -379,7 +375,7 @@ config SPI_FSL_DSPI
        tristate "Freescale DSPI controller"
        select REGMAP_MMIO
        depends on HAS_DMA
-       depends on SOC_VF610 || SOC_LS1021A || ARCH_LAYERSCAPE || COMPILE_TEST
+       depends on SOC_VF610 || SOC_LS1021A || ARCH_LAYERSCAPE || M5441x || COMPILE_TEST
        help
          This enables support for the Freescale DSPI controller in master
          mode. VF610 platform uses the controller.