4683420c4c
'default n' is the default, so there's no need to say it explicitly.
8 lines
138 B
Plaintext
8 lines
138 B
Plaintext
config BR2_PACKAGE_LIBFUSE
|
|
bool "libfuse"
|
|
select BR2_LARGEFILE
|
|
help
|
|
FUSE (Filesystem in UserSpacE)
|
|
|
|
http://fuse.sourceforge.net/
|