-config BR2_PACKAGE_KMOD_FUSE
+config PACKAGE_KMOD_FUSE
prompt "kmod-fuse......................... FUSE kernel module"
tristate
- default m if CONFIG_DEVEL
+ default m if DEVEL
help
With FUSE it is possible to implement a fully functional
filesystem in a userspace program.