[kernel] r17527 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86
Ben Hutchings
benh at alioth.debian.org
Mon May 30 22:47:39 UTC 2011
Author: benh
Date: Mon May 30 22:47:37 2011
New Revision: 17527
Log:
[x86] gpu: Enable STUB_POULSBO as module
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 Mon May 30 22:45:32 2011 (r17526)
+++ dists/trunk/linux-2.6/debian/changelog Mon May 30 22:47:37 2011 (r17527)
@@ -41,6 +41,7 @@
* [x86] media/rc: Enable IR_ITE_CIR, IR_FINTEK as modules
* gspca: Enable USB_GSPCA_KINECT as module
* [i386] radio: Enable RADIO_MIROPCM20 as module
+ * [x86] gpu: Enable STUB_POULSBO as module
-- Ben Hutchings <ben at decadent.org.uk> Sat, 21 May 2011 22:13:08 +0100
Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config Mon May 30 22:45:32 2011 (r17526)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config Mon May 30 22:47:37 2011 (r17527)
@@ -409,6 +409,11 @@
CONFIG_DRM_I2C_SIL164=m
##
+## file: drivers/gpu/stub/Kconfig
+##
+CONFIG_STUB_POULSBO=m
+
+##
## file: drivers/gpu/vga/Kconfig
##
CONFIG_VGA_ARB_MAX_GPUS=16
More information about the Kernel-svn-changes
mailing list