summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/Kconfig
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@bootlin.com>2018-03-02 22:57:43 +0100
committerBoris Brezillon <boris.brezillon@bootlin.com>2018-03-02 22:57:43 +0100
commit3383fb35c9b886e54d04796964cae2cd757a11d8 (patch)
tree2bc1037a5767fdd34b703d0d6a689709e8b1d4a8 /drivers/mtd/nand/raw/Kconfig
parentd8757f4c59c9fafe5a1ce75a237164f268904b18 (diff)
parent048a4663a2a4b1b784f1c284d30873901148f009 (diff)
Merge tag 'nand/pxa3xx-removal' of git://git.infradead.org/linux-mtd into nand/next
Remove the pxa3xx_nand driver (replaced by marvell_nand).
Diffstat (limited to 'drivers/mtd/nand/raw/Kconfig')
-rw-r--r--drivers/mtd/nand/raw/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/mtd/nand/raw/Kconfig b/drivers/mtd/nand/raw/Kconfig
index e6b8c59f2c0d..2c6ecb7ae753 100644
--- a/drivers/mtd/nand/raw/Kconfig
+++ b/drivers/mtd/nand/raw/Kconfig
@@ -313,17 +313,6 @@ config MTD_NAND_ATMEL
Enables support for NAND Flash / Smart Media Card interface
on Atmel AT91 processors.
-config MTD_NAND_PXA3xx
- tristate "NAND support on PXA3xx and Armada 370/XP"
- depends on !MTD_NAND_MARVELL
- depends on PXA3xx || ARCH_MMP || PLAT_ORION || ARCH_MVEBU
- help
-
- This enables the driver for the NAND flash device found on
- PXA3xx processors (NFCv1) and also on 32-bit Armada
- platforms (XP, 370, 375, 38x, 39x) and 64-bit Armada
- platforms (7K, 8K) (NFCv2).
-
config MTD_NAND_MARVELL
tristate "NAND controller support on Marvell boards"
depends on PXA3xx || ARCH_MMP || PLAT_ORION || ARCH_MVEBU || \