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 | 5271376892bace7af97993fb7d706c35ece13ede (patch) | |
tree | 546649d641b3a4e548a54c28e798c8982c1dfdbf /openwrt/target/linux/brcm-2.6/config | |
parent | 5211f861aeb667a8fc64f26b2d2d1c59f2300930 (diff) |
add kmod-fs-minix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3024 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/brcm-2.6/config')
-rw-r--r-- | openwrt/target/linux/brcm-2.6/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/brcm-2.6/config b/openwrt/target/linux/brcm-2.6/config index b3a9c5dee1..9a674063c2 100644 --- a/openwrt/target/linux/brcm-2.6/config +++ b/openwrt/target/linux/brcm-2.6/config @@ -1448,7 +1448,7 @@ CONFIG_XFS_FS=m # CONFIG_XFS_SECURITY is not set # CONFIG_XFS_POSIX_ACL is not set # CONFIG_XFS_RT is not set -# CONFIG_MINIX_FS is not set +CONFIG_MINIX_FS=m # CONFIG_ROMFS_FS is not set CONFIG_INOTIFY=y # CONFIG_QUOTA is not set |