vga_switcheroo: disable default y by new rules.
authorDave Airlie <airlied@redhat.com>
Tue, 2 Mar 2010 23:26:35 +0000 (09:26 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 2 Mar 2010 23:26:35 +0000 (09:26 +1000)
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 <airlied@redhat.com>
drivers/gpu/vga/Kconfig

index 6116a01..34b08a6 100644 (file)
@@ -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