forked from len0rd/rockbox
sonynwzlinux: enable software tone controls
As far as I know, they are not supported by the hardware Change-Id: I71be60ef5461fc9fea151cc9ae9de385b8e08eda
This commit is contained in:
parent
23e7d0ef19
commit
50e93d5687
1 changed files with 3 additions and 0 deletions
|
|
@ -62,6 +62,9 @@
|
|||
/* Define this if you do software codec */
|
||||
#define CONFIG_CODEC SWCODEC
|
||||
|
||||
/* There is no hardware tone control */
|
||||
#define HAVE_SW_TONE_CONTROLS
|
||||
|
||||
/* KeyPad configuration for plugins */
|
||||
#define CONFIG_KEYPAD SONY_NWZ_PAD
|
||||
#define HAS_BUTTON_HOLD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue