From 4bc0b62f075847b59894d2975335de12e37ceb27 Mon Sep 17 00:00:00 2001
From: nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Sun, 8 Oct 2006 03:44:51 +0000
Subject: [PATCH] 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 fee9c7534..5c01bbf9c 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
-- 
2.20.1