commit | 807185eb3e7271d7a1f2c08f3aa1b63dba547d07 | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@crashcourse.ca> | Wed Aug 29 17:51:51 2012 -0400 |
committer | Miklos Szeredi <mszeredi@suse.cz> | Thu Jan 17 13:08:45 2013 +0100 |
tree | c475a2352d5727dcd1c5d8bd009ac5e6d6b6fa0b | |
parent | e2560362cc2b39a0567cab510121a7e93dfbe797 [diff] |
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>