diff options
author | Jagan Teki <jteki@openedev.com> | 2015-06-29 23:48:31 +0530 |
---|---|---|
committer | Jagan Teki <jteki@openedev.com> | 2015-07-01 21:39:06 +0530 |
commit | 23cbd16db6551b2d5e7d6dfaa5d75a27bad28f3b (patch) | |
tree | 938b8e01fa625d6bef1ece6d68651fdef23cdb15 /README | |
parent | afdfe387cde6c878d99703089f2ffe7612a2c3dd (diff) |
README: Remove CONFIG_SPI_FLASH_DATAFLASH help text
Since the help text is added in drivers/mtd/spi/Kconfig
Signed-off-by: Jagan Teki <jteki@openedev.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -3085,11 +3085,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_DATAFLASH SPI based Dataflash - - Define this option to access AT45xxx Dataflash chips support - using spi flash interface. - - SystemACE Support: CONFIG_SYSTEMACE |