mtd: onenand: omap2: Configure driver from DT
[linux-block.git] / drivers / mtd / onenand / Kconfig
index aaeb304581392c5b0239e145d35a6e01485218ff..9dc15748947bda4809f9c7b9af5deeef45114a1f 100644 (file)
@@ -25,9 +25,11 @@ config MTD_ONENAND_GENERIC
 config MTD_ONENAND_OMAP2
        tristate "OneNAND on OMAP2/OMAP3 support"
        depends on ARCH_OMAP2 || ARCH_OMAP3
+       depends on OF || COMPILE_TEST
        help
-         Support for a OneNAND flash device connected to an OMAP2/OMAP3 CPU
+         Support for a OneNAND flash device connected to an OMAP2/OMAP3 SoC
          via the GPMC memory controller.
+         Enable dmaengine and gpiolib for better performance.
 
 config MTD_ONENAND_SAMSUNG
         tristate "OneNAND on Samsung SOC controller support"