aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 08b7cc900cae5c..db8fda10c433b7 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -788,6 +788,17 @@ config APM
anything, try disabling/enabling this option (or disabling/enabling
APM in your BIOS).
+config SA1100_JORNADA720_APM
+ tristate "Jornada 720 battery status reporting"
+ depends on SA1100_JORNADA720_MCU && APM
+ help
+ Say Y here if you have a HP Jornada 7xx handheld computer and you
+ want to be able to read battery status.
+
+ To compile this driver as a module choose M here: the
+ module will be called jornada720_apm.
+
+
endmenu
source "net/Kconfig"