forked from len0rd/rockbox
[1/4] Remove SH support and all archos targets
This removes all code specific to SH targets Change-Id: I7980523785d2596e65c06430f4638eec74a06061
This commit is contained in:
parent
17f7cc92c2
commit
092c340a20
384 changed files with 648 additions and 43225 deletions
|
|
@ -86,17 +86,6 @@ Still To do:
|
|||
#define ACTION BUTTON_SELECT
|
||||
#define ACTIONTEXT "SELECT"
|
||||
|
||||
#elif CONFIG_KEYPAD == RECORDER_PAD
|
||||
#define QUIT BUTTON_OFF
|
||||
#define ACTION BUTTON_PLAY
|
||||
#define ACTIONTEXT "PLAY"
|
||||
|
||||
#elif CONFIG_KEYPAD == ONDIO_PAD
|
||||
#define QUIT BUTTON_OFF
|
||||
#define ACTION BUTTON_UP
|
||||
#define ACTION2 BUTTON_MENU
|
||||
#define ACTIONTEXT "UP"
|
||||
|
||||
#elif CONFIG_KEYPAD == GIGABEAT_S_PAD \
|
||||
|| CONFIG_KEYPAD == SAMSUNG_YPR0_PAD
|
||||
#define QUIT BUTTON_BACK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue