diff options
Diffstat (limited to 'drivers/gpu')
-rw-r--r-- | drivers/gpu/vga/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/vga/Kconfig b/drivers/gpu/vga/Kconfig index 96c83a9a76bb..f34838839b08 100644 --- a/drivers/gpu/vga/Kconfig +++ b/drivers/gpu/vga/Kconfig | |||
@@ -21,6 +21,7 @@ config VGA_SWITCHEROO | |||
21 | bool "Laptop Hybrid Graphics - GPU switching support" | 21 | bool "Laptop Hybrid Graphics - GPU switching support" |
22 | depends on X86 | 22 | depends on X86 |
23 | depends on ACPI | 23 | depends on ACPI |
24 | select VGA_ARB | ||
24 | help | 25 | help |
25 | Many laptops released in 2008/9/10 have two GPUs with a multiplexer | 26 | Many laptops released in 2008/9/10 have two GPUs with a multiplexer |
26 | to switch between them. This adds support for dynamic switching when | 27 | to switch between them. This adds support for dynamic switching when |