[PATCH] CONFIG_BATTERY_BQ27000_HDQ selects CONFIG_HDQ_GPIO_BITBANG

Luca Capello luca at pca.it
Wed Jun 10 01:23:59 CEST 2009


This is because of 1f06c28eaa6e77384a366c3d2ab1ccdbb8a807e0,
otherwise the battery is not available at all.
---
 drivers/power/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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
 
-- 
1.6.3.1




More information about the openmoko-kernel mailing list