From: nbd Date: Sun, 8 Oct 2006 15:33:34 +0000 (+0000) Subject: add ext2 to the x86-2.6 kernel by default X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=41921165063cbbcf41aa95addfe8316b0ad77c26 add ext2 to the x86-2.6 kernel by default git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4960 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/x86-2.6/config b/target/linux/x86-2.6/config index 5c01bbf9cc..a9ce293d32 100644 --- a/target/linux/x86-2.6/config +++ b/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