Commit a128197b815cbef81549434c3591108618ecc7ba

Authored by Jagan Teki
1 parent 6812484a40

README: Add CONFIG_SPI_FLASH_DATAFLASH description

This patch adds CONFIG_SPI_FLASH_DATAFLASH descrition on README
file for more readble for users.

Signed-off-by: Jagan Teki <jteki@openedev.com>

Showing 1 changed file with 5 additions and 0 deletions Side-by-side Diff

... ... @@ -3099,6 +3099,11 @@
3099 3099 is needed for subsystems like UBI which can only operate on top
3100 3100 of the MTD layer.
3101 3101  
  3102 + CONFIG_SPI_FLASH_DATAFLASH SPI based Dataflash
  3103 +
  3104 + Define this option to access AT45xxx Dataflash chips support
  3105 + using spi flash interface.
  3106 +
3102 3107 - SystemACE Support:
3103 3108 CONFIG_SYSTEMACE
3104 3109