Can someone explain why CONFIG_EEEPC_LAPTOP=y in x86/configs/*_defconfig when all other laptop support is off by default? Signed-off-by: Jean Delvare <khali@xxxxxxxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Cc: Ingo Molnar <mingo@xxxxxxxxxx> Cc: "H. Peter Anvin" <hpa@xxxxxxxxx> Cc: Matthew Garrett <mjg@xxxxxxxxxx> --- Already sent on: 2011-04-26. Comments anyone? arch/x86/configs/i386_defconfig | 1 - arch/x86/configs/x86_64_defconfig | 1 - 2 files changed, 2 deletions(-) --- linux-2.6.39-rc4.orig/arch/x86/configs/i386_defconfig 2011-03-15 19:43:58.000000000 +0100 +++ linux-2.6.39-rc4/arch/x86/configs/i386_defconfig 2011-04-26 18:15:20.000000000 +0200 @@ -267,7 +267,6 @@ CONFIG_EDAC=y CONFIG_RTC_CLASS=y # CONFIG_RTC_HCTOSYS is not set CONFIG_DMADEVICES=y -CONFIG_EEEPC_LAPTOP=y CONFIG_EFI_VARS=y CONFIG_EXT3_FS=y # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set --- linux-2.6.39-rc4.orig/arch/x86/configs/x86_64_defconfig 2011-03-15 19:43:58.000000000 +0100 +++ linux-2.6.39-rc4/arch/x86/configs/x86_64_defconfig 2011-04-26 18:15:14.000000000 +0200 @@ -268,7 +268,6 @@ CONFIG_EDAC=y CONFIG_RTC_CLASS=y # CONFIG_RTC_HCTOSYS is not set CONFIG_DMADEVICES=y -CONFIG_EEEPC_LAPTOP=y CONFIG_EFI_VARS=y CONFIG_EXT3_FS=y # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html