[kernel] r13052 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Mon Mar 9 10:29:16 UTC 2009


Author: maks
Date: Mon Mar  9 10:29:15 2009
New Revision: 13052

Log:
topconfig enable modular MFD_PCF50633 and friends

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Mar  9 10:29:15 2009
@@ -22,7 +22,7 @@
     DVB_LGDT3304, WM8350_WATCHDOG, SMSC_SCH311X_WDT, SND_HRTIMER,
     SND_HDA_RECONFIG, GREENASIA_FF, USB_SERIAL_SIEMENS_MPI,
     USB_SERIAL_OPTICON, LEDS_ALIX2, LEDS_WM8350, OCFS2_FS_POSIX_ACL,
-    BTRFS_FS_POSIX_ACL, ATM_SOLOS.
+    BTRFS_FS_POSIX_ACL, ATM_SOLOS, MFD_PCF50633, PCF50633_ADC, PCF50633_GPIO.
   * topconfig enable SND_HDA_HWDEP for sound debugging purpose.
   * topconfig enable USB_HIDDEV (closes: #517771)
   * [x86] set DELL_LAPTOP.

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Mon Mar  9 10:29:15 2009
@@ -1051,6 +1051,9 @@
 CONFIG_HTC_PASIC3=m
 CONFIG_MFD_WM8400=m
 CONFIG_MFD_WM8350_I2C=m
+CONFIG_MFD_PCF50633=m
+CONFIG_PCF50633_ADC=m
+CONFIG_PCF50633_GPIO=m
 
 ##
 ## file: drivers/misc/Kconfig



More information about the Kernel-svn-changes mailing list