summaryrefslogtreecommitdiff
path: root/manual/appendix/config_file_options.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2008-08-12 15:39:47 +0000
committerNils Wallménius <nils@rockbox.org>2008-08-12 15:39:47 +0000
commitd89f400c21a129a3daee8b1541d8f97c74f629fa (patch)
tree396f8aeeb7e0e7fe6983635132ade90f2ef0b10a /manual/appendix/config_file_options.tex
parentb3d62053df0ed202702ad658b6a646ff1cdf34a3 (diff)
downloadrockbox-d89f400c21a129a3daee8b1541d8f97c74f629fa.tar.gz
rockbox-d89f400c21a129a3daee8b1541d8f97c74f629fa.zip
Use the generated feature to control inclusion of sections about different battery types, add 'battery type' to config file options
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18255 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/config_file_options.tex')
-rw-r--r--manual/appendix/config_file_options.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 8835909ae8..3021d5477d 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -83,6 +83,9 @@
83 brightness & \fixme{device a way to get ranges from config-*.h} & N/A\\ 83 brightness & \fixme{device a way to get ranges from config-*.h} & N/A\\
84 disk spindown & 3 to 254 & seconds\\ 84 disk spindown & 3 to 254 & seconds\\
85 battery capacity & \fixme{device a way to get ranges from config-*.h} & mAh\\ 85 battery capacity & \fixme{device a way to get ranges from config-*.h} & mAh\\
86 \opt{battery_types}{
87 battery type & alkaline, nimh & N/A\\
88 }
86 \opt{HAVE_CAR_ADAPTER_MODE}{ 89 \opt{HAVE_CAR_ADAPTER_MODE}{
87 car adapter mode & on, off & N/A\\ 90 car adapter mode & on, off & N/A\\
88 } 91 }