aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-10-08 03:44:51 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-10-08 03:44:51 +0000
commitd168fd85f3dc974eccf767bb176d328ea9a79786 (patch)
tree6cc510d54e0876299f50cc6bef9c09442f18d6b1
parentc683080a84acbd63c7d4ad3f307fae3dbc3df90b (diff)
downloadupstream-d168fd85f3dc974eccf767bb176d328ea9a79786.tar.gz
upstream-d168fd85f3dc974eccf767bb176d328ea9a79786.tar.bz2
upstream-d168fd85f3dc974eccf767bb176d328ea9a79786.zip
add block2mtd by default in x86-2.6
SVN-Revision: 4957
-rw-r--r--openwrt/target/linux/x86-2.6/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/x86-2.6/config b/openwrt/target/linux/x86-2.6/config
index fee9c75345..5c01bbf9cc 100644
--- a/openwrt/target/linux/x86-2.6/config
+++ b/openwrt/target/linux/x86-2.6/config
@@ -712,7 +712,7 @@ CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_SLRAM is not set
# CONFIG_MTD_PHRAM is not set
# CONFIG_MTD_MTDRAM is not set
-# CONFIG_MTD_BLOCK2MTD is not set
+CONFIG_MTD_BLOCK2MTD=y
#
# Disk-On-Chip Device Drivers