aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/onenand/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/onenand/Kconfig')
-rw-r--r--drivers/mtd/onenand/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/mtd/onenand/Kconfig b/drivers/mtd/onenand/Kconfig
index 186ea9dc094..e5ed081c42c 100644
--- a/drivers/mtd/onenand/Kconfig
+++ b/drivers/mtd/onenand/Kconfig
@@ -35,4 +35,11 @@ config MTD_ONENAND_SYNC_READ
help
This enables support for Sync. Burst Read.
+config MTD_ONENAND_SIM
+ tristate "Support for OneNAND flash simulator"
+ depends on MTD_ONENAND
+ help
+ The simulator may simulate verious OneNAND flash chips for the
+ MTD onenand layer.
+
endmenu