summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/nand
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-03-19 15:57:07 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-03-19 15:57:07 +0000
commitf86e4123891689ddfd3b6112ac3dacaefeb5a536 (patch)
tree8bbe2c7fab4ff5772ca18ad03f4b14faa8bd1a21 /target/linux/ar71xx/nand
parentb50cfe077c9a0e2d5060e575be3675ccc02840d0 (diff)
downloadmaster-31e0f0ae-f86e4123891689ddfd3b6112ac3dacaefeb5a536.tar.gz
master-31e0f0ae-f86e4123891689ddfd3b6112ac3dacaefeb5a536.tar.bz2
master-31e0f0ae-f86e4123891689ddfd3b6112ac3dacaefeb5a536.zip
ar71xx: disable unused file system drivers in the nand subtarget
SVN-Revision: 31027
Diffstat (limited to 'target/linux/ar71xx/nand')
-rw-r--r--target/linux/ar71xx/nand/config-default5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/ar71xx/nand/config-default b/target/linux/ar71xx/nand/config-default
index f558df36fc..5ba1486aef 100644
--- a/target/linux/ar71xx/nand/config-default
+++ b/target/linux/ar71xx/nand/config-default
@@ -1,3 +1,6 @@
+CONFIG_CMDLINE="rootfstype=yaffs noinitrd"
+# CONFIG_JFFS2_CMODE_PRIORITY is not set
+# CONFIG_JFFS2_FS is not set
CONFIG_MDIO_BITBANG=y
CONFIG_MDIO_GPIO=y
CONFIG_MTD_NAND=y
@@ -5,8 +8,10 @@ CONFIG_MTD_NAND_ECC=y
CONFIG_MTD_NAND_RB4XX=y
CONFIG_MTD_NAND_RB750=y
# CONFIG_MTD_SM_COMMON is not set
+# CONFIG_OVERLAYFS_FS is not set
CONFIG_SPI_RB4XX=y
CONFIG_SPI_RB4XX_CPLD=y
+# CONFIG_SQUASHFS is not set
CONFIG_YAFFS_9BYTE_TAGS=y
CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED=y
CONFIG_YAFFS_AUTO_YAFFS2=y