]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - README
cfi-mtd: Add cfi-mtd driver.
[people/ms/u-boot.git] / README
diff --git a/README b/README
index 9455fa76077706532ab782bc35a5a3f36e75eb38..861ea838e327ddf6cfe3e4566acb648a4a6d27da 100644 (file)
--- a/README
+++ b/README
@@ -2157,6 +2157,11 @@ Configuration Settings:
                This option also enables the building of the cfi_flash driver
                in the drivers directory
 
+- CONFIG_FLASH_CFI_MTD
+               This option enables the building of the cfi_mtd driver
+               in the drivers directory. The driver exports CFI flash
+               to the MTD layer.
+
 - CONFIG_SYS_FLASH_USE_BUFFER_WRITE
                Use buffered writes to flash.