From 125300193b9a96f8d5334d9c28949458622347d7 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 8 Oct 2006 15:33:34 +0000 Subject: [PATCH] add ext2 to the x86-2.6 kernel by default SVN-Revision: 4960 --- 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 5c01bbf9cc..a9ce293d32 100644 --- a/openwrt/target/linux/x86-2.6/config +++ b/openwrt/target/linux/x86-2.6/config @@ -1809,7 +1809,7 @@ CONFIG_LEDS_TRIGGER_TIMER=m # # File systems # -CONFIG_EXT2_FS=m +CONFIG_EXT2_FS=y # CONFIG_EXT2_FS_XATTR is not set # CONFIG_EXT2_FS_XIP is not set CONFIG_EXT3_FS=m -- 2.30.2