aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorGuodong Xu <guodong.xu@linaro.org>2013-03-25 11:51:47 +0800
committerGuodong Xu <guodong.xu@linaro.org>2013-03-25 11:51:47 +0800
commit2a27f4160036f1f4efef5c7d98d42392487cefd5 (patch)
tree0e62f76866b5f0e66e68fc7719e678fbc1a071f3 /drivers
parent2d6c7db9f9d7287d21f2985e8a119c621d5a2737 (diff)
Revert "yaffs2: add yaffs2 filesystem support"
This reverts commit 6e6d98df841c9c297585be3168dfd6141924f272.
Diffstat (limited to 'drivers')
-rw-r--r--drivers/mtd/nand/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 23f00e2e7a1..1ac202fe967 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -579,10 +579,6 @@ config MTD_NAND_HINFC504
tristate "support hisilicon nand flash controller v504"
depends on ARCH_HS
default y
- select YAFFS_FS
- select MISC_FILESYSTEMS
- select MTD_BLOCK
- select YAFFS_YAFFS2
help
Enables support for hisilicon's NAND Flash Controller v504.
The NFC can do hardware ECC, it also has a dma engine.