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

Maximilian Attems maks at alioth.debian.org
Fri Jan 8 15:22:16 UTC 2010


Author: maks
Date: Fri Jan  8 15:22:13 2010
New Revision: 14924

Log:
x86 enable modular I2C_SCMI build

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	Fri Jan  8 14:28:56 2010	(r14923)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Jan  8 15:22:13 2010	(r14924)
@@ -10,7 +10,7 @@
     (closes: #564156)
   * topconfig set PATA_ATP867X, PATA_RDC, SND_CS5535AUDIO, PM_RUNTIME,
     ATA_VERBOSE_ERROR, RTC_DRV_WM831X, RTC_DRV_PCF2123, RTC_DRV_AB3100.
-  * [x86] set RTL8192E, TOPSTAR_LAPTOP.
+  * [x86] set RTL8192E, TOPSTAR_LAPTOP, I2C_SCMI.
   * Explicitly disable diverse staging drivers.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Thu, 07 Jan 2010 19:19:32 +0000

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Fri Jan  8 14:28:56 2010	(r14923)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Fri Jan  8 15:22:13 2010	(r14924)
@@ -437,6 +437,7 @@
 CONFIG_I2C_SIS96X=m
 CONFIG_I2C_VIA=m
 CONFIG_I2C_VIAPRO=m
+CONFIG_I2C_SCMI=m
 CONFIG_I2C_PARPORT=m
 CONFIG_I2C_PARPORT_LIGHT=m
 CONFIG_I2C_VOODOO3=m



More information about the Kernel-svn-changes mailing list