The patch titled apm: remove the APM_RTC_IS_GMT config option. has been added to the -mm tree. Its filename is apm-remove-the-apm_rtc_is_gmt-config-option.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: apm: remove the APM_RTC_IS_GMT config option. From: "Parag Warudkar" <parag.warudkar@xxxxxxxxx> Signed-off-by: Parag Warudkar <parag.warudkar@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/i386/Kconfig | 13 ------------- 1 file changed, 13 deletions(-) diff -puN arch/i386/Kconfig~apm-remove-the-apm_rtc_is_gmt-config-option arch/i386/Kconfig --- a/arch/i386/Kconfig~apm-remove-the-apm_rtc_is_gmt-config-option +++ a/arch/i386/Kconfig @@ -1050,19 +1050,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 _ Patches currently in -mm which might be from parag.warudkar@xxxxxxxxx are make-aout-executables-work-again.patch make-aout-executables-work-again-fix.patch apmc-get-rid-of-unused-variables.patch apm-remove-the-apm_rtc_is_gmt-config-option.patch keyboardc-stop-flooding-dmesg-with-useless-warnings.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html