mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
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>
This commit is contained in:
parent
afdfe387cd
commit
23cbd16db6
1 changed files with 0 additions and 5 deletions
5
README
5
README
|
@ -3085,11 +3085,6 @@ CBFS (Coreboot Filesystem) support
|
||||||
memories can be connected with a given cs line.
|
memories can be connected with a given cs line.
|
||||||
Currently Xilinx Zynq qspi supports these type of connections.
|
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:
|
- SystemACE Support:
|
||||||
CONFIG_SYSTEMACE
|
CONFIG_SYSTEMACE
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue