Added SPI_FLASH_DATAFLASH entry on Kconfig with help description

Signed-off-by: Jagan Teki <jt...@openedev.com>
Cc: Haikun Wang <haikun.w...@freescale.com>
Cc: Simon Glass <s...@chromium.org>
---
 drivers/mtd/spi/Kconfig | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/drivers/mtd/spi/Kconfig b/drivers/mtd/spi/Kconfig
index 217e4d7..6b38ffc 100644
--- a/drivers/mtd/spi/Kconfig
+++ b/drivers/mtd/spi/Kconfig
@@ -35,6 +35,14 @@ config SPI_FLASH
 
          If unsure, say N
 
+config SPI_FLASH_DATAFLASH
+       bool "AT45xxx DataFlash support"
+       depends on SPI_FLASH && DM_SPI_FLASH
+       help
+         Enable the access for SPI Flash based AT45xxx DataFlash chips.
+
+         If unsure, say N
+
 config SPI_FLASH_MTD
        bool "SPI Flash MTD support"
        depends on SPI_FLASH
-- 
1.9.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to