Acked-by: Len Brown <len.brown@xxxxxxxxx> >-----Original Message----- >From: Andi Kleen [mailto:ak@xxxxxxx] >Sent: Thursday, July 06, 2006 12:14 PM >To: torvalds@xxxxxxxx >Cc: akpm@xxxxxxxx; discuss@xxxxxxxxxx; >linux-acpi@xxxxxxxxxxxxxxx; Brown, Len >Subject: [PATCH] [6/8] x86_64: Fix up bogus defaults in ACPI Kconfig > > >No need for video to be always in >No need for ACPI dock driver to be always in >No need for smart battery driver to be always in > >Cc: len.brown@xxxxxxxxx >Cc: linux-acpi@xxxxxxxxxxxxxxx >Signed-off-by: Andi Kleen <ak@xxxxxxx> > >--- > drivers/acpi/Kconfig | 3 --- > 1 files changed, 3 deletions(-) > >Index: linux/drivers/acpi/Kconfig >=================================================================== >--- linux.orig/drivers/acpi/Kconfig >+++ linux/drivers/acpi/Kconfig >@@ -107,7 +107,6 @@ config ACPI_BUTTON > config ACPI_VIDEO > tristate "Video" > depends on X86 >- default y > help > This driver implement the ACPI Extensions For Display Adapters > for integrated graphics devices on motherboard, as >specified in >@@ -136,7 +135,6 @@ config ACPI_FAN > config ACPI_DOCK > tristate "Dock" > depends on !ACPI_IBM_DOCK >- default y > help > This driver adds support for ACPI controlled docking stations > >@@ -357,7 +355,6 @@ config ACPI_SBS > tristate "Smart Battery System (EXPERIMENTAL)" > depends on X86 && I2C > depends on EXPERIMENTAL >- default y > help > This driver adds support for the Smart Battery System. > Depends on I2C (Device Drivers ---> I2C support) > - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html