From 9bd93b7e0145ae7c0b5ce6a2d29e8dcd778dbc89 Mon Sep 17 00:00:00 2001 From: Bastian Blank Date: Sat, 24 Oct 2009 17:14:21 +0000 Subject: [PATCH] * debian/changelog: Update. * debian/config/powerpc/config: Enable BATTERY_PMU. svn path=/dists/sid/linux-2.6/; revision=14443 --- debian/changelog | 1 + debian/config/powerpc/config | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5a155510a..ccfd3f040 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ linux-2.6 (2.6.31-1) UNRELEASED; urgency=low [ Bastian Blank ] * Set ABI to 1. + * Enable Apple PMU battery. (closes: #544264) -- Ben Hutchings Tue, 13 Oct 2009 02:18:40 +0100 diff --git a/debian/config/powerpc/config b/debian/config/powerpc/config index 2721276b9..94a350010 100644 --- a/debian/config/powerpc/config +++ b/debian/config/powerpc/config @@ -647,6 +647,11 @@ CONFIG_PD6729=m CONFIG_I82092=m CONFIG_TCIC=m +## +## file: drivers/power/Kconfig +## +CONFIG_BATTERY_PMU=m + ## ## file: drivers/rtc/Kconfig ##