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

Maximilian Attems maks at alioth.debian.org
Mon May 4 13:07:15 UTC 2009


Author: maks
Date: Mon May  4 13:07:10 2009
New Revision: 13547

Log:
topconfig set modular REGULATOR_FIXED_VOLTAGE

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	Mon May  4 13:06:57 2009	(r13546)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May  4 13:07:10 2009	(r13547)
@@ -17,7 +17,7 @@
     SND_INDIGODJX, USB_SERIAL_CP210X, USB_SERIAL_QUALCOMM,
     USB_SERIAL_SYMBOL, ISL29003, SERIAL_MAX3100, VIDEO_HDPVR, VIDEO_CX231XX,
     DRAGONRISE_FF, LEDS_LP5521, LEDS_DAC124S085, LEDS_BD2802,
-    UIO_AEC, CRYPTO_ZLIB.
+    UIO_AEC, CRYPTO_ZLIB, REGULATOR_FIXED_VOLTAGE.
 
   [ Ben Hutchings ]
   * Remove firmware from driver/staging (closes: #521553)

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May  4 13:06:57 2009	(r13546)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May  4 13:07:10 2009	(r13547)
@@ -1651,6 +1651,7 @@
 ##
 CONFIG_REGULATOR=y
 # CONFIG_REGULATOR_DEBUG is not set
+CONFIG_REGULATOR_FIXED_VOLTAGE=m
 # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
 CONFIG_REGULATOR_BQ24022=m
 CONFIG_REGULATOR_WM8350=m



More information about the Kernel-svn-changes mailing list