[kernel] r15784 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86

Maximilian Attems maks at alioth.debian.org
Wed May 26 21:23:41 UTC 2010


Author: maks
Date: Wed May 26 21:23:38 2010
New Revision: 15784

Log:
x86 enable VGA_SWITCHEROO

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Wed May 26 21:23:31 2010	(r15783)
+++ dists/trunk/linux-2.6/debian/changelog	Wed May 26 21:23:38 2010	(r15784)
@@ -7,7 +7,7 @@
   [ maximilian attems ]
   * topconfig enable CFQ_GROUP_IOSCHED, MFD_WM8994, REGULATOR_MAX8649,
     REGULATOR_WM8994.
-  * [x86] Enable X86_PCC_CPUFREQ.
+  * [x86] Enable X86_PCC_CPUFREQ, VGA_SWITCHEROO (closes: #582637).
 
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 26 May 2010 02:55:03 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Wed May 26 21:23:31 2010	(r15783)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Wed May 26 21:23:38 2010	(r15784)
@@ -402,6 +402,11 @@
 CONFIG_DRM_I2C_CH7006=m
 
 ##
+## file: drivers/gpu/vga/Kconfig
+##
+CONFIG_VGA_SWITCHEROO=y
+
+##
 ## file: drivers/hid/usbhid/Kconfig
 ##
 CONFIG_USB_HID=m



More information about the Kernel-svn-changes mailing list