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

svn path=/dists/trunk/linux-2.6/; revision=19097
This commit is contained in:
Ben Hutchings 2012-06-08 04:22:09 +00:00
parent 8c75fa4cd3
commit ee3b09b195
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ linux-2.6 (3.4.1-1~experimental.2) UNRELEASED; urgency=low
[ Ben Hutchings ]
* [ia64] Export <asm/cmpxchg.h> to userland (fixes FTBFS)
* [x86] Enable BATTERY_SBS as module (Closes: #662902)
-- Ben Hutchings <ben@decadent.org.uk> Thu, 07 Jun 2012 04:45:03 +0100

View File

@ -1109,6 +1109,7 @@ CONFIG_POWER_SUPPLY=m
# CONFIG_POWER_SUPPLY_DEBUG is not set
CONFIG_PDA_POWER=m
CONFIG_BATTERY_DS2760=m
CONFIG_BATTERY_SBS=m
##
## file: drivers/rtc/Kconfig