make busybox have hwclocjk tool enable by default
SVN-Revision: 10255
This commit is contained in:
parent
4ff87a6638
commit
dfa7ec4c25
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ config BUSYBOX_CONFIG_HEXDUMP
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_HWCLOCK
|
config BUSYBOX_CONFIG_HWCLOCK
|
||||||
bool "hwclock"
|
bool "hwclock"
|
||||||
default n
|
default y
|
||||||
help
|
help
|
||||||
The hwclock utility is used to read and set the hardware clock
|
The hwclock utility is used to read and set the hardware clock
|
||||||
on a system. This is primarily used to set the current time on
|
on a system. This is primarily used to set the current time on
|
||||||
|
|
Loading…
Reference in a new issue