From a128197b815cbef81549434c3591108618ecc7ba Mon Sep 17 00:00:00 2001
From: Jagan Teki <jteki@openedev.com>
Date: Sat, 27 Jun 2015 03:24:53 +0530
Subject: [PATCH] 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>
---
 README | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README b/README
index 168d824955..c49af74490 100644
--- a/README
+++ b/README
@@ -3099,6 +3099,11 @@ CBFS (Coreboot Filesystem) support
 		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
+		using spi flash interface.
+
 - SystemACE Support:
 		CONFIG_SYSTEMACE
 
-- 
2.39.5