diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-11-17 02:50:09 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-11-17 02:50:09 +0000 |
commit | 9f9ac067a4fe7f6259e71dd974cb36d3ce603aa7 (patch) | |
tree | 4a8cdd08e8c6f78d59745b4c6b47a86c2194bcda /target/linux/ar531x-2.4 | |
parent | 6815e427c340e96beac202b5ce67f7231d228de1 (diff) | |
download | upstream-9f9ac067a4fe7f6259e71dd974cb36d3ce603aa7.tar.gz upstream-9f9ac067a4fe7f6259e71dd974cb36d3ce603aa7.tar.bz2 upstream-9f9ac067a4fe7f6259e71dd974cb36d3ce603aa7.zip |
add mini_fo
SVN-Revision: 5541
Diffstat (limited to 'target/linux/ar531x-2.4')
-rw-r--r-- | target/linux/ar531x-2.4/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar531x-2.4/config b/target/linux/ar531x-2.4/config index 782d1de4c7..b779045163 100644 --- a/target/linux/ar531x-2.4/config +++ b/target/linux/ar531x-2.4/config @@ -895,6 +895,7 @@ CONFIG_JOLIET=y # CONFIG_JFS_DEBUG is not set # CONFIG_JFS_STATISTICS is not set CONFIG_MINIX_FS=m +CONFIG_MINI_FO=y # CONFIG_VXFS_FS is not set # CONFIG_NTFS_FS is not set # CONFIG_NTFS_RW is not set |