diff options
| -rw-r--r-- | package/busybox/config/util-linux/Config.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/package/busybox/config/util-linux/Config.in b/package/busybox/config/util-linux/Config.in index 457fdc8f5..a7e4467bf 100644 --- a/package/busybox/config/util-linux/Config.in +++ b/package/busybox/config/util-linux/Config.in @@ -212,7 +212,7 @@ config BUSYBOX_CONFIG_HEXDUMP  config BUSYBOX_CONFIG_HWCLOCK  	bool "hwclock" -	default n +	default y  	help  	  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 | 
