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/x86-2.6 | |
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/x86-2.6')
-rw-r--r-- | openwrt/target/linux/x86-2.6/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/x86-2.6/config b/openwrt/target/linux/x86-2.6/config index 87cc55d..39c5bff 100644 --- a/openwrt/target/linux/x86-2.6/config +++ b/openwrt/target/linux/x86-2.6/config @@ -1764,7 +1764,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 is not set # CONFIG_QUOTA is not set |