projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f41a7f
)
vga_switcheroo: disable default y by new rules.
author
Dave Airlie
<airlied@redhat.com>
Tue, 2 Mar 2010 23:26:35 +0000
(09:26 +1000)
committer
Dave 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
patch
|
blob
|
history
diff --git
a/drivers/gpu/vga/Kconfig
b/drivers/gpu/vga/Kconfig
index 6116a0196214cfd2bf52e39dd39d3f7d6b99adb1..34b08a6b0cbebccd06248b4c06fc865993a3e89f 100644
(file)
--- 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