## SECTION=disk_and_file menuconfig FUSE tristate prompt "fuse " select LIBC_DL if FUSE_LIB select LIBC_RT if FUSE_LIB select LIBC_PTHREAD help utilities for filesystems in userspace The project page is found at https://github.com/libfuse/libfuse if FUSE config FUSE_LIB bool prompt "fuse lib" config FUSE_UTIL bool prompt "fuse util" endif