| | Date | Thu, 7 Sep 2006 01:07:00 +0200 | | From | Adrian Bunk <> | | Subject | [-mm patch] ACPI_SONY shouldn't default m |
| |
Drivers should default to n.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.18-rc5-mm1/drivers/acpi/Kconfig.old 2006-09-07 00:49:37.000000000 +0200 +++ linux-2.6.18-rc5-mm1/drivers/acpi/Kconfig 2006-09-07 00:50:01.000000000 +0200 @@ -251,7 +251,6 @@ config ACPI_SONY tristate "Sony Laptop Extras" depends on X86 && ACPI - default m ---help--- This mini-driver drives the ACPI SNC device present in the ACPI BIOS of the Sony Vaio laptops. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|