Skip to content

Commit

Permalink
[PATCH] i386: remove the APM_RTC_IS_GMT config option.
Browse files Browse the repository at this point in the history
Signed-off-by: Parag Warudkar <parag.warudkar@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andi Kleen <ak@suse.de>
  • Loading branch information
Parag Warudkar authored and Andi Kleen committed May 2, 2007
1 parent b871689 commit 05f3692
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions arch/i386/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1029,19 +1029,6 @@ config APM_DISPLAY_BLANK
backlight at all, or it might print a lot of errors to the console,
especially if you are using gpm.

config APM_RTC_IS_GMT
bool "RTC stores time in GMT"
depends on APM
help
Say Y here if your RTC (Real Time Clock a.k.a. hardware clock)
stores the time in GMT (Greenwich Mean Time). Say N if your RTC
stores localtime.

It is in fact recommended to store GMT in your RTC, because then you
don't have to worry about daylight savings time changes. The only
reason not to use GMT in your RTC is if you also run a broken OS
that doesn't understand GMT.

config APM_ALLOW_INTS
bool "Allow interrupts during APM BIOS calls"
depends on APM
Expand Down

0 comments on commit 05f3692

Please sign in to comment.