65cd178b54
fuse needs largefile support
9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
config BR2_PACKAGE_LIBFUSE
|
|
bool "libfuse"
|
|
default n
|
|
select BR2_LARGEFILE
|
|
help
|
|
FUSE (Filesystem in UserSpacE)
|
|
|
|
http://fuse.sourceforge.net/
|