[pkg-fso-commits] [SCM] linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko branch, andy-tracking, updated. upstream/20090303.gitb9de904e-144-gd7ac922

Nelson Castillo arhuaco at freaks-unidos.net
Thu Jun 11 09:55:16 UTC 2009


The following commit has been merged in the andy-tracking branch:
commit d7ac922b016626921887e5a1ee42cefce1d0d607
Author: Luca Capello <luca at pca.it>
Date:   Wed Jun 10 01:23:59 2009 +0200

    CONFIG_BATTERY_BQ27000_HDQ selects CONFIG_HDQ_GPIO_BITBANG
    
    This is because of commit
    
      1f06c28eaa6e77384a366c3d2ab1ccdbb8a807e0
      The BQ27000 Battery requires HDQ.
    
    Otherwise the battery is not available at all.
    
    Signed-off-by: Luca Capello <luca at pca.it>

diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index b5332f7..f88c5aa 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -90,6 +90,7 @@ config CHARGER_PCF50633
 
 config BATTERY_BQ27000_HDQ
 	tristate "BQ27000 HDQ battery monitor driver"
+	select HDQ_GPIO_BITBANG
 	help
 	  Say Y to enable support for the battery on the Neo Freerunner
 

-- 
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko



More information about the pkg-fso-commits mailing list