author | kergoth <kergoth> | 2003-01-16 05:17:56 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-16 05:17:56 (UTC) |
commit | cd9112437d1380d00a47eb845f1fc11be23ffc47 (patch) (side-by-side diff) | |
tree | 079e9f9123f8d1803b3e2701a5869da3496da6d5 | |
parent | cf6493da758500ef9995db704495a0f1440a2538 (diff) | |
download | opie-cd9112437d1380d00a47eb845f1fc11be23ffc47.zip opie-cd9112437d1380d00a47eb845f1fc11be23ffc47.tar.gz opie-cd9112437d1380d00a47eb845f1fc11be23ffc47.tar.bz2 |
Description
-rw-r--r-- | core/opiealarm/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/opiealarm/config.in b/core/opiealarm/config.in index a1708a5..f86d01c 100644 --- a/core/opiealarm/config.in +++ b/core/opiealarm/config.in @@ -1,4 +1,4 @@ config OPIEALARM - boolean "Opiealarm" + boolean "Opiealarm (Alarm daemon, sets RTC with wakeup time on suspend)" depends ! TARGET_X86 default "y" |