From c845c92e71cbb01f54303aa2375e381ff0a055ff Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 8 Oct 2006 03:44:51 +0000 Subject: add block2mtd by default in x86-2.6 git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4957 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86-2.6/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/x86-2.6/config b/target/linux/x86-2.6/config index fee9c75345..5c01bbf9cc 100644 --- a/target/linux/x86-2.6/config +++ b/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 -- cgit v1.2.3