]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: Kconfig: Add SPI_FLASH_DATAFLASH entry
authorJagan Teki <jteki@openedev.com>
Wed, 1 Jul 2015 15:52:19 +0000 (21:22 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:47:28 +0000 (00:47 +0200)
commitbf09c2843e7e8a089d94aa2a4515ef6cf2769734
tree538d88e4c4393d039d35e552e580d68e7cf0eb2d
parent98d7ed93238a72898d031a6f50ea1fb5ebeba4b4
sf: Kconfig: Add SPI_FLASH_DATAFLASH entry

Added SPI_FLASH_DATAFLASH entry on Kconfig with help description.

data flash driver comes with good decription, hence moved the
same on to kconfig help decription.

Signed-off-by: Jagan Teki <jteki@openedev.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Cc: Haikun Wang <haikun.wang@freescale.com>
drivers/mtd/spi/Kconfig
drivers/mtd/spi/sf_dataflash.c