mtd: m25p80: make it possible to use 4K erase block
We already have the MTD_SPI_NOR_USE_4K_SECTORS option handling in C code
for 4K erase block support. Alas this 4K erase block support code
can't be used because the MTD_SPI_NOR_USE_4K_SECTORS option support
is missed in Kconfig.

This patch imports necessary Kconfig MTD_SPI_NOR_USE_4K_SECTORS option
declaration from linux v4.11-rc8.

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 81d6f55 commit bdcb3b0505e785e1b3264dab5fc23539ce201fe8
@Antony Pavlov Antony Pavlov authored on 26 Apr 2017
Sascha Hauer committed on 16 Oct 2017
Showing 1 changed file
View
drivers/mtd/spi-nor/Kconfig