X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH] x86: Don't enable EEEPC_LAPTOP in default configs
@ 2011-05-19 11:47 Jean Delvare
  2011-05-19 11:54 ` Matthew Garrett
  0 siblings, 1 reply; 3+ messages in thread
From: Jean Delvare @ 2011-05-19 11:47 UTC (permalink / raw)
  To: x86, Matthew Garrett; +Cc: platform-driver-x86

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@linux-fr.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Matthew Garrett <mjg@redhat.com>
---
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-19 12:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-19 11:47 [PATCH] x86: Don't enable EEEPC_LAPTOP in default configs Jean Delvare
2011-05-19 11:54 ` Matthew Garrett
2011-05-19 12:08   ` Corentin Chary

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox