All of lore.kernel.org
 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

* Re: [PATCH] x86: Don't enable EEEPC_LAPTOP in default configs
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Garrett @ 2011-05-19 11:54 UTC (permalink / raw)
  To: Jean Delvare; +Cc: x86, platform-driver-x86

On Thu, May 19, 2011 at 01:47:01PM +0200, Jean Delvare wrote:
> Can someone explain why CONFIG_EEEPC_LAPTOP=y in x86/configs/*_defconfig
> when all other laptop support is off by default?

Linus owns an Eee?

-- 
Matthew Garrett | mjg59@srcf.ucam.org

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

* Re: [PATCH] x86: Don't enable EEEPC_LAPTOP in default configs
  2011-05-19 11:54 ` Matthew Garrett
@ 2011-05-19 12:08   ` Corentin Chary
  0 siblings, 0 replies; 3+ messages in thread
From: Corentin Chary @ 2011-05-19 12:08 UTC (permalink / raw)
  To: Matthew Garrett; +Cc: Jean Delvare, x86, platform-driver-x86

On Thu, May 19, 2011 at 1:54 PM, Matthew Garrett <mjg59@srcf.ucam.org> wrote:
> On Thu, May 19, 2011 at 01:47:01PM +0200, Jean Delvare wrote:
>> Can someone explain why CONFIG_EEEPC_LAPTOP=y in x86/configs/*_defconfig
>> when all other laptop support is off by default?
>
> Linus owns an Eee?

Then it's probably not a 901 or a 701, and CONFIG_EEEPC_WMI=y should
be used instead :).

-- 
Corentin Chary
http://xf.iksaif.net

^ 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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.