diff --git a/debian/changelog b/debian/changelog index 2b6ab527a..a021e2019 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ linux-2.6 (3.4.1-1~experimental.2) UNRELEASED; urgency=low [ Ben Hutchings ] * [ia64] Export to userland (fixes FTBFS) + * [x86] Enable BATTERY_SBS as module (Closes: #662902) -- Ben Hutchings Thu, 07 Jun 2012 04:45:03 +0100 diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 49ff1f736..061d008de 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -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