split some rtc funcs out of hwclock and into an rtc header/lib so that the new rtcwake applet as well as hwclock can utilize the same code

This commit is contained in:
Mike Frysinger
2008-02-15 02:27:19 +00:00
parent be7d2a8ded
commit 6b160e490d
9 changed files with 417 additions and 99 deletions

View File

@@ -458,6 +458,12 @@ config READPROFILE
help
This allows you to parse /proc/profile for basic profiling.
config RTCWAKE
bool "rtcwake"
default n
help
Enter a system sleep state until specified wakeup time.
config SETARCH
bool "setarch"
default n