make busybox have hwclocjk tool enable by default
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 25 Jan 2008 16:49:21 +0000 (16:49 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 25 Jan 2008 16:49:21 +0000 (16:49 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10255 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/busybox/config/util-linux/Config.in

index 457fdc8..a7e4467 100644 (file)
@@ -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
This page took 0.026821 seconds and 4 git commands to generate.