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/ar531x-2.4/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/ar531x-2.4/config')
-rw-r--r-- | openwrt/target/linux/ar531x-2.4/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/ar531x-2.4/config b/openwrt/target/linux/ar531x-2.4/config index 77c5beb3c..e48d8d0ee 100644 --- a/openwrt/target/linux/ar531x-2.4/config +++ b/openwrt/target/linux/ar531x-2.4/config @@ -836,7 +836,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 |