aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt29f_spinand/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/mt29f_spinand/Kconfig')
-rw-r--r--drivers/staging/mt29f_spinand/Kconfig16
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/staging/mt29f_spinand/Kconfig b/drivers/staging/mt29f_spinand/Kconfig
deleted file mode 100644
index f3f9cb3b5c35..000000000000
--- a/drivers/staging/mt29f_spinand/Kconfig
+++ /dev/null
@@ -1,16 +0,0 @@
-config MTD_SPINAND_MT29F
- tristate "SPINAND Device Support for Micron"
- depends on MTD_NAND && SPI
- help
- This enables support for accessing Micron SPI NAND flash
- devices.
- If you have Micron SPI NAND chip say yes.
-
- If unsure, say no here.
-
-config MTD_SPINAND_ONDIEECC
- bool "Use SPINAND internal ECC"
- depends on MTD_SPINAND_MT29F
- help
- Internal ECC.
- Enables Hardware ECC support for Micron SPI NAND.