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/brcm63xx-2.6 | |
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/brcm63xx-2.6')
-rw-r--r-- | target/linux/brcm63xx-2.6/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm63xx-2.6/config b/target/linux/brcm63xx-2.6/config index 69392d3290..2146e8309c 100644 --- a/target/linux/brcm63xx-2.6/config +++ b/target/linux/brcm63xx-2.6/config @@ -1401,6 +1401,7 @@ CONFIG_LEDS_TRIGGER_TIMER=y # CONFIG_FS_POSIX_ACL is not set # CONFIG_XFS_FS is not set # CONFIG_OCFS2_FS is not set +CONFIG_MINI_FO=y # CONFIG_MINIX_FS is not set # CONFIG_ROMFS_FS is not set CONFIG_INOTIFY=y |