blob: a660a26eaa953df518794c670f23447f286de008 [file] [log] [blame] [edit]
config BR2_PACKAGE_HWCLOCK_INITSCRIPT
bool "hwclock-initscript"
depends on !BR2_PACKAGE_SYSTEMD
depends on BR2_PACKAGE_BUSYBOX || BR2_PACKAGE_UTIL_LINUX_HWCLOCK
help
Initscript to save the date and time to the hardware clock on
shutdown.
Note that the kernel already loads the time from the hwclock
at boot time, no init script is needed for that.