summaryrefslogtreecommitdiffstats
path: root/manual/configure_rockbox
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
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')
-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.
\end{description}
} %\nopt{HAS_BUTTON_HOLD}
-\opt{CONFIG_POWER_SAVING}{
- \subsection{Power Saving}
- These options allow users to increase runtime by lowering performance
- of select subsystems. Certain options may \emph{not} be applicable to your
- \dap{} or may cause undesired operation to your particular use case.
-
- \emph{WARNING!} While every effort has been made to ensure the safety of these
- options, due to manufacturing variance some options may cause unwanted side
- effects, cause the \dap{} to crash or (while unlikely) even \emph{destroy}
- your \dap{}. \emph{PROCEED WITH CAUTION}
-
- \begin{description}
-
- \item[CPU]
- Allows lower voltages or cpu speed when enabled.
- \item[Disk]
- Allows slower disk operations when enabled.
- \item[I2C]
- Allows slower clocking of I2C device bus when enabled.
- \item[Display]
- Allows slower screen refresh rates when enabled.
-
- \end{description}
-} %\opt{CONFIG_POWER_SAVING}
\opt{usb_hid}{
\subsection{\label{ref:USB_HID}USB HID}