* [PATCH] power_supply: fix dependency of tosa_battery
@ 2008-09-08 8:44 Dmitry Baryshkov
0 siblings, 0 replies; only message in thread
From: Dmitry Baryshkov @ 2008-09-08 8:44 UTC (permalink / raw)
To: linux-kernel; +Cc: cbou, David Woodhouse, Dmitry Baryshkov
tosa_battery should also depend on wm97xx_ts as it uses dac-accessing functions
from that module.
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
---
drivers/power/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index 9ce5585..b001984 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -51,7 +51,7 @@ config BATTERY_OLPC
config BATTERY_TOSA
tristate "Sharp SL-6000 (tosa) battery"
- depends on MACH_TOSA && MFD_TC6393XB
+ depends on MACH_TOSA && MFD_TC6393XB && TOUCHSCREEN_WM97XX
help
Say Y to enable support for the battery on the Sharp Zaurus
SL-6000 (tosa) models.
--
1.5.6.5
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-09-08 8:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-08 8:44 [PATCH] power_supply: fix dependency of tosa_battery Dmitry Baryshkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®