]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig
authorRobert P. J. Day <rpjday@crashcourse.ca>
Wed, 29 Aug 2012 21:51:51 +0000 (17:51 -0400)
committerMiklos Szeredi <mszeredi@suse.cz>
Wed, 29 Aug 2012 22:01:03 +0000 (00:01 +0200)
commitc7a3f5e3e7a1e4938a41f0196d4b4ee632b30b38
treed0abd1bebad3e5f42b77749330a88e8e5f555ad1
parent5a8a6df0fdcbcd1dd2ea2df6a28e959888d27a9b
fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig

Given that CUSE depends on FUSE, it only makes sense to move its
Kconfig entry into the FUSE Kconfig file.  Also, add a few grammatical
and semantic touchups.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
fs/Kconfig
fs/fuse/Kconfig