aboutsummaryrefslogtreecommitdiff
path: root/toys
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2015-07-10 01:21:28 -0500
committerRob Landley <rob@landley.net>2015-07-10 01:21:28 -0500
commit78beadd60b81c0b3c92eca38890983a672dbfd93 (patch)
tree1b16f548659f49ec06acd0c3e9aff9e26a256aed /toys
parentfd4b56a159b9080a329d4471313d636f2b292ad5 (diff)
downloadtoybox-78beadd60b81c0b3c92eca38890983a672dbfd93.tar.gz
Promote hwclock.
Diffstat (limited to 'toys')
-rw-r--r--toys/other/hwclock.c (renamed from toys/pending/hwclock.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/hwclock.c b/toys/other/hwclock.c
index d87266af..75e06416 100644
--- a/toys/pending/hwclock.c
+++ b/toys/other/hwclock.c
@@ -8,7 +8,7 @@ USE_HWCLOCK(NEWTOY(hwclock, ">0(fast)f(rtc):u(utc)l(localtime)t(systz)s(hctosys)
config HWCLOCK
bool "hwclock"
- default n
+ default y
help
usage: hwclock [-rswtluf]