config FUSE_FS tristate "FUSE (Filesystem in Userspace) support" select FS_POSIX_ACL help With FUSE it is possible to implement a fully functional filesystem in a userspace program. There's also a companion library: libfuse2. This library is available from the FUSE homepage: although chances are your distribution already has that library installed if you've installed the "fuse" package itself. See for more information. See for needed library/utility version. If you want to develop a userspace FS, or if you want to use a filesystem based on FUSE, answer Y or M. config CUSE tristate "Character device in Userspace support" depends on FUSE_FS help This FUSE extension allows character devices to be implemented in userspace. If you want to develop or use a userspace character device based on CUSE, answer Y or M. ass='form'>
net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-01-30 15:19:23 -0500
committerDavid S. Miller <davem@davemloft.net>2017-01-30 15:19:23 -0500
commit051a2e0860cd1554fda6beba36487b23252fd3c6 (patch)
tree9032e9f090b1d25dc801af0b277debbaf3426ec2 /drivers/usb/mon/mon_text.c
parent4af0e5bb95ee3ba5ea4bd7dbb94e1648a5279cc9 (diff)
parent2b1d530cb3157f828fcaadd259613f59db3c6d1c (diff)
Merge tag 'wireless-drivers-for-davem-2017-01-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
Kalle Valo says: ==================== wireless-drivers fixes for 4.10 Most important here are fixes to two iwlwifi crashes, but there's also a firmware naming fix for iwlwifi and a revert of an older bcma patch. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb/mon/mon_text.c')