]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mtd/devices/Kconfig
Merge branch 'linus' into x86/threadinfo
[linux-2.6-omap-h63xx.git] / drivers / mtd / devices / Kconfig
index 811d56fd890f6da79135d854ae52fc8d581d167f..35ed1103dbb22096c183eb0a903072ec8ef73e1a 100644 (file)
@@ -77,6 +77,13 @@ config MTD_M25P80
          if you want to specify device partitioning or to use a device which
          doesn't support the JEDEC ID instruction.
 
+config M25PXX_USE_FAST_READ
+       bool "Use FAST_READ OPCode allowing SPI CLK <= 50MHz"
+       depends on MTD_M25P80
+       default y
+       help
+         This option enables FAST_READ access supported by ST M25Pxx.
+
 config MTD_SLRAM
        tristate "Uncached system RAM"
        help