summaryrefslogtreecommitdiff
path: root/drivers/mtd/onenand/Kconfig
diff options
context:
space:
mode:
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2013-03-14 14:47:29 +0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2013-04-05 16:19:26 +0400
commit75d0c37419abd3757e139c7bbb20d52e12d2791e (patch)
tree8a4a27294a8cc68760f15e9f74cc15383df58f44 /drivers/mtd/onenand/Kconfig
parente8caf4b56e2ff028e0e89b7f4b8c2ed100c891b4 (diff)
downloadlinux-75d0c37419abd3757e139c7bbb20d52e12d2791e.tar.xz
mtd: onenand: remove OneNAND simulator
This commit remove OneNAND simulator on the basis that it is useless. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Acked-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/onenand/Kconfig')
-rw-r--r--drivers/mtd/onenand/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/mtd/onenand/Kconfig b/drivers/mtd/onenand/Kconfig
index eac7bb28360d..ab2607273e80 100644
--- a/drivers/mtd/onenand/Kconfig
+++ b/drivers/mtd/onenand/Kconfig
@@ -67,10 +67,4 @@ config MTD_ONENAND_2X_PROGRAM
And more recent chips
-config MTD_ONENAND_SIM
- tristate "OneNAND simulator support"
- help
- The simulator may simulate various OneNAND flash chips for the
- OneNAND MTD layer.
-
endif # MTD_ONENAND