From d168fd85f3dc974eccf767bb176d328ea9a79786 Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Sun, 8 Oct 2006 03:44:51 +0000
Subject: [PATCH] add block2mtd by default in x86-2.6

SVN-Revision: 4957
---
 openwrt/target/linux/x86-2.6/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
GitLab