aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/i386/Kconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index 53d62373a524..c0a3e233fa3f 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -1029,19 +1029,6 @@ config APM_DISPLAY_BLANK
1029 backlight at all, or it might print a lot of errors to the console, 1029 backlight at all, or it might print a lot of errors to the console,
1030 especially if you are using gpm. 1030 especially if you are using gpm.
1031 1031
1032config APM_RTC_IS_GMT
1033 bool "RTC stores time in GMT"
1034 depends on APM
1035 help
1036 Say Y here if your RTC (Real Time Clock a.k.a. hardware clock)
1037 stores the time in GMT (Greenwich Mean Time). Say N if your RTC
1038 stores localtime.
1039
1040 It is in fact recommended to store GMT in your RTC, because then you
1041 don't have to worry about daylight savings time changes. The only
1042 reason not to use GMT in your RTC is if you also run a broken OS
1043 that doesn't understand GMT.
1044
1045config APM_ALLOW_INTS 1032config APM_ALLOW_INTS
1046 bool "Allow interrupts during APM BIOS calls" 1033 bool "Allow interrupts during APM BIOS calls"
1047 depends on APM 1034 depends on APM