summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJagan Teki <jteki@openedev.com>2015-06-29 23:46:00 +0530
committerJagan Teki <jteki@openedev.com>2015-07-01 21:39:05 +0530
commit0c79bde479db48d72d9193b179b79fceb4a38b41 (patch)
treea648967285aa8f8bc0a4577fd40898b9c202ce70
parent4495830c580f4508f9a4244e0eef5ddf406d7d47 (diff)
downloadblackbird-obmc-uboot-0c79bde479db48d72d9193b179b79fceb4a38b41.tar.gz
blackbird-obmc-uboot-0c79bde479db48d72d9193b179b79fceb4a38b41.zip
README: Remove CONFIG_SPI_FLASH_MTD help text
Since the help text is added in drivers/mtd/spi/Kconfig Signed-off-by: Jagan Teki <jteki@openedev.com>
-rw-r--r--README9
1 files changed, 0 insertions, 9 deletions
diff --git a/README b/README
index c49af74490..c9a778564d 100644
--- a/README
+++ b/README
@@ -3090,15 +3090,6 @@ CBFS (Coreboot Filesystem) support
memories can be connected with a given cs line.
Currently Xilinx Zynq qspi supports these type of connections.
- CONFIG_SPI_FLASH_MTD spi-flash MTD layer
-
- Define this option to use mtd support for spi flash layer, this
- adapter is for translating mtd_read/mtd_write commands into
- spi_flash_read/spi_flash_write commands. It is not intended to
- use it within sf_cmd or the SPI flash subsystem. Such an adapter
- is needed for subsystems like UBI which can only operate on top
- of the MTD layer.
-
CONFIG_SPI_FLASH_DATAFLASH SPI based Dataflash
Define this option to access AT45xxx Dataflash chips support
OpenPOWER on IntegriCloud