Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
[cascardo/linux.git] / drivers / bus / Kconfig
index 4ed7d26..7875105 100644 (file)
@@ -108,6 +108,15 @@ config OMAP_OCP2SCP
          OCP2SCP and in OMAP5, both USB PHY and SATA PHY is connected via
          OCP2SCP.
 
+config QCOM_EBI2
+       bool "Qualcomm External Bus Interface 2 (EBI2)"
+       depends on HAS_IOMEM
+       depends on ARCH_QCOM || COMPILE_TEST
+       help
+         Say y here to enable support for the Qualcomm External Bus
+         Interface 2, which can be used to connect things like NAND Flash,
+         SRAM, ethernet adapters, FPGAs and LCD displays.
+
 config SIMPLE_PM_BUS
        bool "Simple Power-Managed Bus Driver"
        depends on OF && PM