summaryrefslogtreecommitdiff
path: root/target/linux/s3c24xx/patches-2.6.24/1082-local-config-pmu.patch.patch
diff options
context:
space:
mode:
authorMirko Vogt <mirko@openwrt.org>2008-12-12 11:58:53 +0000
committerMirko Vogt <mirko@openwrt.org>2008-12-12 11:58:53 +0000
commit614683faf8029100802db06a825648d0b6490285 (patch)
tree7401b135dc7ce24ff0175e67e0f2ce7f96296ff0 /target/linux/s3c24xx/patches-2.6.24/1082-local-config-pmu.patch.patch
parent4a018d2445c5f249179ff82c8fffb0e3b717f738 (diff)
downloadmtk-20170518-614683faf8029100802db06a825648d0b6490285.zip
mtk-20170518-614683faf8029100802db06a825648d0b6490285.tar.gz
mtk-20170518-614683faf8029100802db06a825648d0b6490285.tar.bz2
changed Makefile and profiles, added patches for kernel 2.6.24 (stable-branch of Openmoko)
SVN-Revision: 13613
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.24/1082-local-config-pmu.patch.patch')
-rw-r--r--target/linux/s3c24xx/patches-2.6.24/1082-local-config-pmu.patch.patch34
1 files changed, 34 insertions, 0 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.24/1082-local-config-pmu.patch.patch b/target/linux/s3c24xx/patches-2.6.24/1082-local-config-pmu.patch.patch
new file mode 100644
index 0000000..dcf1bd9
--- /dev/null
+++ b/target/linux/s3c24xx/patches-2.6.24/1082-local-config-pmu.patch.patch
@@ -0,0 +1,34 @@
+From 5c6c019690dac8b5f8d76732c8fd387ff7a27f2d Mon Sep 17 00:00:00 2001
+From: warmcat <andy@warmcat.com>
+Date: Sun, 13 Apr 2008 07:25:46 +0100
+Subject: [PATCH] local-config-pmu.patch
+
+---
+ defconfig-2.6.24 | 4 +++-
+ 1 files changed, 3 insertions(+), 1 deletions(-)
+
+diff --git a/defconfig-2.6.24 b/defconfig-2.6.24
+index 8b428b1..270c4f9 100644
+--- a/defconfig-2.6.24
++++ b/defconfig-2.6.24
+@@ -308,7 +308,7 @@ CONFIG_BINFMT_ELF=y
+ CONFIG_PM=y
+ CONFIG_PM_LEGACY=y
+ CONFIG_PM_DEBUG=y
+-# CONFIG_PM_VERBOSE is not set
++CONFIG_PM_VERBOSE=y
+ CONFIG_PM_SLEEP=y
+ CONFIG_SUSPEND_UP_POSSIBLE=y
+ CONFIG_SUSPEND=y
+@@ -1056,6 +1056,8 @@ CONFIG_POWER_SUPPLY_DEBUG=y
+ CONFIG_PDA_POWER=y
+ CONFIG_APM_POWER=y
+ # CONFIG_BATTERY_DS2760 is not set
++CONFIG_BATTERY_BQ27000_HDQ=y
++CONFIG_GTA02_HDQ=y
+ CONFIG_HWMON=y
+ # CONFIG_HWMON_VID is not set
+ # CONFIG_SENSORS_AD7418 is not set
+--
+1.5.6.5
+