fstrim: use new-style config/kbuild/applet snippets; trim help text

function                                             old     new   delta
packed_usage                                       29546   29520     -26

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2013-11-12 12:09:14 +01:00
parent d3092c99ae
commit cd0936be36
4 changed files with 22 additions and 21 deletions

View File

@@ -246,13 +246,6 @@ config FSCK_MINIX
check for and attempt to repair any corruption that occurs to a minix
filesystem.
config FSTRIM
bool "fstrim"
default y
select PLATFORM_LINUX
help
Discard unused blocks on a mounted filesystem.
config MKFS_EXT2
bool "mkfs_ext2"
default y