- Timestamp:
- May 23, 2007, 3:31:40 PM (19 years ago)
- Children:
- 5b4da56
- Parents:
- 6bace344
- File:
-
- 1 edited
-
target/linux/config/Config.in.fs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
target/linux/config/Config.in.fs
r6bace344 r5a4fb8c 149 149 with the IRIX version of XFS. 150 150 151 config FWRT_PACKAGE_KMOD_FS_FUSE 152 prompt "kmod-fs-fuse...................... Filesystem in Userspace support" 153 tristate 154 default n 155 depends on FWRT_LINUX_2_4 156 help 157 With FUSE it is possible to implement a fully functional 158 filesystem in a userspace program. 159 160 By enabling this, only the kernel module gets build. 161 For using it, you will most likely also want to enable 162 fuse-utils. 163 164 151 165 config FWRT_KPACKAGE_KMOD_FUSE_FS 152 166 prompt "kmod-fs-fuse...................... Filesystem in Userspace support" 153 167 tristate 154 168 default n 155 select FWRT_PACKAGE_LIBFUSE if FWRT_LINUX_2_4_BRCM || FWRT_LINUX_2_4_RB 169 depends on FWRT_LINUX_2_6 170 # select FWRT_PACKAGE_LIBFUSE if FWRT_LINUX_2_4_BRCM || FWRT_LINUX_2_4_RB 156 171 help 157 172 With FUSE it is possible to implement a fully functional
Note:
See TracChangeset
for help on using the changeset viewer.
