diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-20 04:01:20 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-20 04:01:20 +0000 |
commit | f3ba2649b6ea501826f2b666b20eb8348efbad03 (patch) | |
tree | 455e96196212c04a3b3b9588695dad03840e9942 /target/linux/brcm-2.4/config | |
parent | dd024428b4f7a3d295734ffba58d4bc8893e7f11 (diff) |
add kmod-fs-minix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3024 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm-2.4/config')
-rw-r--r-- | target/linux/brcm-2.4/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm-2.4/config b/target/linux/brcm-2.4/config index 26d9cd102..d40fc72fe 100644 --- a/target/linux/brcm-2.4/config +++ b/target/linux/brcm-2.4/config @@ -1038,7 +1038,7 @@ CONFIG_JOLIET=y # CONFIG_JFS_FS is not set # CONFIG_JFS_DEBUG is not set # CONFIG_JFS_STATISTICS is not set -# CONFIG_MINIX_FS is not set +CONFIG_MINIX_FS=m # CONFIG_VXFS_FS is not set # CONFIG_NTFS_FS is not set # CONFIG_NTFS_RW is not set |