From: Dave Airlie Date: Tue, 2 Mar 2010 23:26:35 +0000 (+1000) Subject: vga_switcheroo: disable default y by new rules. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=d424b925f7092b9d95e0a8556872349abe79d9b6;p=deliverable%2Flinux.git vga_switcheroo: disable default y by new rules. Another undocumented rule of kernel folklore, no default y config options anymore, apparantly hinting to distros they might want something isn't preferred anymore. Signed-off-by: Dave Airlie --- diff --git a/drivers/gpu/vga/Kconfig b/drivers/gpu/vga/Kconfig index 6116a0196214..34b08a6b0cbe 100644 --- a/drivers/gpu/vga/Kconfig +++ b/drivers/gpu/vga/Kconfig @@ -11,7 +11,6 @@ config VGA_ARB config VGA_SWITCHEROO bool "Laptop Hybrid Grapics - GPU switching support" - default y depends on X86 depends on ACPI help