diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2020-07-15 19:40:55 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2020-07-24 21:20:13 +0000 |
commit | 092c340a2062fa98b7387fc5fd63578ddae7d0b6 (patch) | |
tree | 98ec96946eeb2ae709cb0528cc6998e21bb9b290 /manual/configure_rockbox/display_options.tex | |
parent | 17f7cc92c258bc456a27c3e7c5a19c9409851879 (diff) | |
download | rockbox-092c340a2062fa98b7387fc5fd63578ddae7d0b6.tar.gz rockbox-092c340a2062fa98b7387fc5fd63578ddae7d0b6.zip |
[1/4] Remove SH support and all archos targets
This removes all code specific to SH targets
Change-Id: I7980523785d2596e65c06430f4638eec74a06061
Diffstat (limited to 'manual/configure_rockbox/display_options.tex')
-rwxr-xr-x | manual/configure_rockbox/display_options.tex | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex index e482417f0b..4978753444 100755 --- a/manual/configure_rockbox/display_options.tex +++ b/manual/configure_rockbox/display_options.tex | |||
@@ -194,10 +194,8 @@ | |||
194 | \opt{lcd_bitmap}{ | 194 | \opt{lcd_bitmap}{ |
195 | \item[Screen Scrolls Out of View.] | 195 | \item[Screen Scrolls Out of View.] |
196 | Screens can be manually scrolled horizontally by pressing | 196 | Screens can be manually scrolled horizontally by pressing |
197 | \opt{RECORDER_PAD}{\ButtonOn+\ButtonRight/\ButtonLeft}% | ||
198 | \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight/\ButtonLeft}% | ||
199 | \opt{IRIVER_H10_PAD}{Long \ButtonRew/\ButtonFF}% | 197 | \opt{IRIVER_H10_PAD}{Long \ButtonRew/\ButtonFF}% |
200 | \nopt{RECORDER_PAD,ONDIO_PAD,IRIVER_H10_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD% | 198 | \nopt{IRIVER_H10_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD% |
201 | ,touchscreen}{% | 199 | ,touchscreen}{% |
202 | Long \ButtonRight/\ButtonLeft}. | 200 | Long \ButtonRight/\ButtonLeft}. |
203 | Setting this option to \setting{Yes} | 201 | Setting this option to \setting{Yes} |