diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-25 12:27:13 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-25 12:27:13 +0000 |
commit | e6eeee0230350afdc39c0e5a36c7a6bb2edc8875 (patch) | |
tree | ab37f2e4bb41ca942b63ff3d5527e63b1e7f44e6 /target/linux/s3c24xx/patches-2.6.30/054-bq27000.patch | |
parent | 94785e705e7ab4192df5b9729bd77cf44c7e5d29 (diff) | |
download | upstream-e6eeee0230350afdc39c0e5a36c7a6bb2edc8875.tar.gz upstream-e6eeee0230350afdc39c0e5a36c7a6bb2edc8875.tar.bz2 upstream-e6eeee0230350afdc39c0e5a36c7a6bb2edc8875.zip |
update to 2.6.30-rc7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16048 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.30/054-bq27000.patch')
-rw-r--r-- | target/linux/s3c24xx/patches-2.6.30/054-bq27000.patch | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.30/054-bq27000.patch b/target/linux/s3c24xx/patches-2.6.30/054-bq27000.patch index e23a383735..36de12f8cb 100644 --- a/target/linux/s3c24xx/patches-2.6.30/054-bq27000.patch +++ b/target/linux/s3c24xx/patches-2.6.30/054-bq27000.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.30-rc6/drivers/power/Kconfig -=================================================================== ---- linux-2.6.30-rc6.orig/drivers/power/Kconfig 2009-05-16 06:12:57.000000000 +0200 -+++ linux-2.6.30-rc6/drivers/power/Kconfig 2009-05-18 19:08:32.000000000 +0200 -@@ -88,4 +88,16 @@ +--- a/drivers/power/Kconfig ++++ b/drivers/power/Kconfig +@@ -88,4 +88,16 @@ config CHARGER_PCF50633 help Say Y to include support for NXP PCF50633 Main Battery Charger. @@ -19,11 +17,9 @@ Index: linux-2.6.30-rc6/drivers/power/Kconfig + endif # POWER_SUPPLY + -Index: linux-2.6.30-rc6/drivers/power/Makefile -=================================================================== ---- linux-2.6.30-rc6.orig/drivers/power/Makefile 2009-05-16 06:12:57.000000000 +0200 -+++ linux-2.6.30-rc6/drivers/power/Makefile 2009-05-18 19:08:32.000000000 +0200 -@@ -25,4 +25,7 @@ +--- a/drivers/power/Makefile ++++ b/drivers/power/Makefile +@@ -25,4 +25,7 @@ obj-$(CONFIG_BATTERY_TOSA) += tosa_batte obj-$(CONFIG_BATTERY_WM97XX) += wm97xx_battery.o obj-$(CONFIG_BATTERY_BQ27x00) += bq27x00_battery.o obj-$(CONFIG_BATTERY_DA9030) += da9030_battery.o |