drivers: bus: add a new driver for WEIM
[deliverable/linux.git] / drivers / bus / Kconfig
index b05ecab915c4ba30e1ea668f09f700b1d2519937..46cd5bb098a910b7b9a99fd2c9211d535a014e85 100644 (file)
@@ -4,6 +4,15 @@
 
 menu "Bus devices"
 
+config IMX_WEIM
+       bool "Freescale EIM DRIVER"
+       depends on ARCH_MXC
+       help
+         Driver for i.MX6 WEIM controller.
+         The WEIM(Wireless External Interface Module) works like a bus.
+         You can attach many different devices on it, such as NOR, onenand.
+         But now, we only support the Parallel NOR.
+
 config MVEBU_MBUS
        bool
        depends on PLAT_ORION
This page took 0.029344 seconds and 5 git commands to generate.