mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
add support for target 3c24xx (more known as Openmoko GTA02 "Freerunner") and merge it with the openmoko-target and the work Michael Buesch <mb> did
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13609 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
34
target/linux/s3c24xx/patches/0072-local-config-pmu.patch.patch
Executable file
34
target/linux/s3c24xx/patches/0072-local-config-pmu.patch.patch
Executable file
@@ -0,0 +1,34 @@
|
||||
From cdb9d4e048f43bb19bd50713b88b1594ae60abf7 Mon Sep 17 00:00:00 2001
|
||||
From: warmcat <andy@warmcat.com>
|
||||
Date: Fri, 25 Jul 2008 23:06:00 +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.3
|
||||
|
||||
Reference in New Issue
Block a user