SPI flash sub-driver to support WinBond SPI flash. It is based on the generic flash driver framework. Change-Id: I58202e38445a052fa0556b03f854e75ef836e2dd Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2 lines
57 B
Makefile
2 lines
57 B
Makefile
obj-$(CONFIG_SPI_FLASH_W25QXXDV) += spi_flash_w25qxxdv.o
|