summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann2018-03-14 17:30:22 +0100
committerBoris Brezillon2018-03-21 09:50:57 +0100
commit5741a164ff6fb5abbea8548ad0f3846bad2b9aec (patch)
tree3a41b66fcf2f524351b92ba5198bfee5d34b7773 /drivers/mtd/maps/Kconfig
parentmtd: tests: check erase block count in page test (diff)
downloadkernel-qcow2-linux-5741a164ff6fb5abbea8548ad0f3846bad2b9aec.tar.gz
kernel-qcow2-linux-5741a164ff6fb5abbea8548ad0f3846bad2b9aec.tar.xz
kernel-qcow2-linux-5741a164ff6fb5abbea8548ad0f3846bad2b9aec.zip
mtd: maps: remove bfin-async-flash driver
The blackfin architecture is getting removed, so this driver has become obsolete. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-rw-r--r--drivers/mtd/maps/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
index 542fdf8e81fa..bdc1283f30fb 100644
--- a/drivers/mtd/maps/Kconfig
+++ b/drivers/mtd/maps/Kconfig
@@ -334,16 +334,6 @@ config MTD_PCMCIA_ANONYMOUS
If unsure, say N.
-config MTD_BFIN_ASYNC
- tristate "Blackfin BF533-STAMP Flash Chip Support"
- depends on BFIN533_STAMP && MTD_CFI && MTD_COMPLEX_MAPPINGS
- default y
- help
- Map driver which allows for simultaneous utilization of
- ethernet and CFI parallel flash.
-
- If compiled as a module, it will be called bfin-async-flash.
-
config MTD_GPIO_ADDR
tristate "GPIO-assisted Flash Chip Support"
depends on GPIOLIB || COMPILE_TEST