From 43891e1f43d5fbcb8871cc12f62c7d3500d0a7d5 Mon Sep 17 00:00:00 2001 From: Parag Warudkar Date: Wed, 2 May 2007 19:27:10 +0200 Subject: [PATCH] --- yaml --- r: 53814 b: refs/heads/master c: 05f36927eddd83e2840a981ef4d9af754dcb86e9 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/i386/Kconfig | 13 ------------- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/[refs] b/[refs] index ea6f3c35393f..fef2bcef6751 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b8716890f35dd567a3f8e4dd69c428a8b3f47814 +refs/heads/master: 05f36927eddd83e2840a981ef4d9af754dcb86e9 diff --git a/trunk/arch/i386/Kconfig b/trunk/arch/i386/Kconfig index 53d62373a524..c0a3e233fa3f 100644 --- a/trunk/arch/i386/Kconfig +++ b/trunk/arch/i386/Kconfig @@ -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