aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/mikrotik
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-12-16 07:39:22 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-12-16 07:39:22 +0000
commit57d4cab12844615a8a175d213e2033242333458f (patch)
treeb63f19433c5f06893a6afccefff82c77f2829296 /target/linux/ar71xx/mikrotik
parentff9157a3c2ecb6173ce58af7fe5cbb7b3147c5b4 (diff)
downloadmaster-187ad058-57d4cab12844615a8a175d213e2033242333458f.tar.gz
master-187ad058-57d4cab12844615a8a175d213e2033242333458f.tar.bz2
master-187ad058-57d4cab12844615a8a175d213e2033242333458f.zip
ar71xx/mikrotik: disable unused MTD options
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39080 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/mikrotik')
-rw-r--r--target/linux/ar71xx/mikrotik/config-default8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/ar71xx/mikrotik/config-default b/target/linux/ar71xx/mikrotik/config-default
index df2b6b4885..942f279c91 100644
--- a/target/linux/ar71xx/mikrotik/config-default
+++ b/target/linux/ar71xx/mikrotik/config-default
@@ -87,12 +87,20 @@ CONFIG_CMDLINE="rootfstype=yaffs noinitrd"
CONFIG_LEDS_RB750=y
CONFIG_MDIO_BITBANG=y
CONFIG_MDIO_GPIO=y
+# CONFIG_MTD_CFI is not set
+CONFIG_MTD_CFI_I2=y
+# CONFIG_MTD_CFI_NOSWAP is not set
+CONFIG_MTD_MAP_BANK_WIDTH_1=y
+CONFIG_MTD_MAP_BANK_WIDTH_4=y
+# CONFIG_MTD_MYLOADER_PARTS is not set
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_AR934X=y
CONFIG_MTD_NAND_ECC=y
CONFIG_MTD_NAND_RB4XX=y
CONFIG_MTD_NAND_RB750=y
+# CONFIG_MTD_REDBOOT_PARTS is not set
# CONFIG_MTD_SM_COMMON is not set
+# CONFIG_MTD_TPLINK_PARTS is not set
# CONFIG_OVERLAYFS_FS is not set
CONFIG_RLE_DECOMPRESS=y
# CONFIG_SOC_AR913X is not set