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

From: Borislav Petkov
Date: Fri Sep 09 2005 - 02:53:54 EST


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: <petkov@xxxxxxxxxxxxxxx>


--- drivers/acpi/Kconfig.orig 2005-09-09 09:46:26.000000000 +0200
+++ drivers/acpi/Kconfig 2005-09-09 09:46:46.000000000 +0200
@@ -197,7 +197,7 @@ config ACPI_ASUS
config ACPI_IBM
tristate "IBM ThinkPad Laptop Extras"
depends on X86
- default y
+ default n
---help---
This is a Linux ACPI driver for the IBM ThinkPad laptops. It adds
support for Fn-Fx key combinations, Bluetooth control, video
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/