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 <airlied@redhat.com>
This commit is contained in:
Dave Airlie 2010-03-03 09:26:35 +10:00
parent 2f41a7f11c
commit d424b925f7

View 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