aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--toys/other/blkdiscard.c (renamed from toys/pending/blkdiscard.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/blkdiscard.c b/toys/other/blkdiscard.c
index 77ec8894..1859fd88 100644
--- a/toys/pending/blkdiscard.c
+++ b/toys/other/blkdiscard.c
@@ -12,7 +12,7 @@ USE_BLKDISCARD(NEWTOY(blkdiscard, "<1>1f(force)l(length):o(offset):s(secure)z(ze
config BLKDISCARD
bool "blkdiscard"
- default n
+ default y
help
usage: blkdiscard [-olszf] DEVICE