Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/topic...
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / drivers / spi / Kconfig
index 2350efe997ecbe8f5aa463ae79cf35b7ebda8c16..49336a7c780f4ebe77184542ca0ca8afef43856f 100644 (file)
@@ -185,6 +185,16 @@ config SPI_DAVINCI
        help
          SPI master controller for DaVinci/DA8x/OMAP-L/AM1x SPI modules.
 
+config SPI_DLN2
+       tristate "Diolan DLN-2 USB SPI adapter"
+       depends on MFD_DLN2
+       help
+         If you say yes to this option, support will be included for Diolan
+         DLN2, a USB to SPI interface.
+
+         This driver can also be built as a module.  If so, the module
+         will be called spi-dln2.
+
 config SPI_EFM32
        tristate "EFM32 SPI controller"
        depends on OF && ARM && (ARCH_EFM32 || COMPILE_TEST)