Re: [PATCH] [2.6.13-mm2] set IBM ThinkPad extras to default n in Kconfig

2005-09-09 Thread Andi Kleen
On Friday 09 September 2005 18:06, Brown, Len wrote: > I'm not sure what to do here -- what use-model > should we tune default Kconfig for? I would just give no default for the platform drivers. They are not exactly mission critical. The default stuff is for more for optons that prevent booting

RE: [PATCH] [2.6.13-mm2] set IBM ThinkPad extras to default n in Kconfig

2005-09-09 Thread Roman Zippel
Hi, On Fri, 9 Sep 2005, Brown, Len wrote: > >--- drivers/acpi/Kconfig.orig2005-09-09 09:46:26.0 +0200 > >+++ drivers/acpi/Kconfig 2005-09-09 09:46:46.0 +0200 > >@@ -197,7 +197,7 @@ config ACPI_ASUS > > config ACPI_IBM > > tristate "IBM ThinkPad Laptop Extras" > >

RE: [PATCH] [2.6.13-mm2] set IBM ThinkPad extras to default n in Kconfig

2005-09-09 Thread Brown, Len
>Hi Andrew, > > I think the following isn't on purpose but the IBM Thinkpad acpi > extras default to y in Kconfig. The patch below fixes it: > > Signed-off-by: <[EMAIL PROTECTED]> > > >--- drivers/acpi/Kconfig.orig 2005-09-09 09:46:26.0 +0200 >+++ drivers/acpi/Kconfig 2005-09-