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>
Thu, 17 Jan 2013 12:08:45 +0000 (13:08 +0100)
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>

No differences found