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

Ben Hutchings benh at alioth.debian.org
Fri Jun 8 04:22:11 UTC 2012


Author: benh
Date: Fri Jun  8 04:22:09 2012
New Revision: 19097

Log:
[x86] Enable BATTERY_SBS as module (Closes: #662902)

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	Thu Jun  7 13:57:50 2012	(r19096)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Jun  8 04:22:09 2012	(r19097)
@@ -2,6 +2,7 @@
 
   [ Ben Hutchings ]
   * [ia64] Export <asm/cmpxchg.h> to userland (fixes FTBFS)
+  * [x86] Enable BATTERY_SBS as module (Closes: #662902)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Thu, 07 Jun 2012 04:45:03 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Thu Jun  7 13:57:50 2012	(r19096)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Fri Jun  8 04:22:09 2012	(r19097)
@@ -1109,6 +1109,7 @@
 # CONFIG_POWER_SUPPLY_DEBUG is not set
 CONFIG_PDA_POWER=m
 CONFIG_BATTERY_DS2760=m
+CONFIG_BATTERY_SBS=m
 
 ##
 ## file: drivers/rtc/Kconfig



More information about the Kernel-svn-changes mailing list