diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-01-20 04:01:20 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-01-20 04:01:20 +0000 |
commit | fa830a2d81ee65e014a23f1b14082d9269756c8a (patch) | |
tree | a9e5e7ab57bc03b0232d33eacc83aeeed23c8f7f /openwrt/target/linux/ar531x-2.4/config | |
parent | e9321ec04af868bf00bf9cebfb2020223e3a1b93 (diff) | |
download | mtk-20170518-fa830a2d81ee65e014a23f1b14082d9269756c8a.zip mtk-20170518-fa830a2d81ee65e014a23f1b14082d9269756c8a.tar.gz mtk-20170518-fa830a2d81ee65e014a23f1b14082d9269756c8a.tar.bz2 |
add kmod-fs-minix
SVN-Revision: 3024
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 77c5beb..e48d8d0 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 |