summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/system_options.tex
diff options
context:
space:
mode:
authorWilliam Wilgus <me.theuser@yahoo.com>2018-07-28 17:35:01 +0200
committerWilliam Wilgus <me.theuser@yahoo.com>2018-07-28 17:35:07 +0200
commitd8bd356e565f5d1be946462616e8bb1e858fb833 (patch)
tree71e60336b6e43fc372b2f56941cdc4a4bf054659 /manual/configure_rockbox/system_options.tex
parent16f10e2abddb3a6cb6e3a7098ff0c190c0635401 (diff)
downloadrockbox-d8bd356e565f5d1be946462616e8bb1e858fb833.tar.gz
rockbox-d8bd356e565f5d1be946462616e8bb1e858fb833.zip
Revert "As3525 v1/v2 Add power savings menu"
This reverts commit 6f0320a9535bc1aa81d83fa879ac14d5ee603658. Change-Id: I7425d422a4a0af7a49e9194cfe0bb55d431bc401
Diffstat (limited to 'manual/configure_rockbox/system_options.tex')
-rwxr-xr-xmanual/configure_rockbox/system_options.tex24
1 files changed, 0 insertions, 24 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index b279308e71..ff2967cec7 100755
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -297,30 +297,6 @@ therefore result in better runtime.
297 \end{description} 297 \end{description}
298} %\nopt{HAS_BUTTON_HOLD} 298} %\nopt{HAS_BUTTON_HOLD}
299 299
300\opt{CONFIG_POWER_SAVING}{
301 \subsection{Power Saving}
302 These options allow users to increase runtime by lowering performance
303 of select subsystems. Certain options may \emph{not} be applicable to your
304 \dap{} or may cause undesired operation to your particular use case.
305
306 \emph{WARNING!} While every effort has been made to ensure the safety of these
307 options, due to manufacturing variance some options may cause unwanted side
308 effects, cause the \dap{} to crash or (while unlikely) even \emph{destroy}
309 your \dap{}. \emph{PROCEED WITH CAUTION}
310
311 \begin{description}
312
313 \item[CPU]
314 Allows lower voltages or cpu speed when enabled.
315 \item[Disk]
316 Allows slower disk operations when enabled.
317 \item[I2C]
318 Allows slower clocking of I2C device bus when enabled.
319 \item[Display]
320 Allows slower screen refresh rates when enabled.
321
322 \end{description}
323} %\opt{CONFIG_POWER_SAVING}
324 300
325\opt{usb_hid}{ 301\opt{usb_hid}{
326 \subsection{\label{ref:USB_HID}USB HID} 302 \subsection{\label{ref:USB_HID}USB HID}