summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2017-10-01 16:09:46 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2017-10-01 16:14:29 +0200
commit50e93d56874dec894b81fa6fcfecc6d46525ee2a (patch)
tree401048967f9814b76edeb375ca0ca646ba667d88 /firmware
parent23e7d0ef19dc82e39f249a4cd65ec797a6c06aba (diff)
downloadrockbox-50e93d56874dec894b81fa6fcfecc6d46525ee2a.tar.gz
rockbox-50e93d56874dec894b81fa6fcfecc6d46525ee2a.zip
sonynwzlinux: enable software tone controls
As far as I know, they are not supported by the hardware Change-Id: I71be60ef5461fc9fea151cc9ae9de385b8e08eda
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config/sonynwzlinux.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sonynwzlinux.h b/firmware/export/config/sonynwzlinux.h
index 4d95ef9cdd..f32c75c8b9 100644
--- a/firmware/export/config/sonynwzlinux.h
+++ b/firmware/export/config/sonynwzlinux.h
@@ -62,6 +62,9 @@
62/* Define this if you do software codec */ 62/* Define this if you do software codec */
63#define CONFIG_CODEC SWCODEC 63#define CONFIG_CODEC SWCODEC
64 64
65/* There is no hardware tone control */
66#define HAVE_SW_TONE_CONTROLS
67
65/* KeyPad configuration for plugins */ 68/* KeyPad configuration for plugins */
66#define CONFIG_KEYPAD SONY_NWZ_PAD 69#define CONFIG_KEYPAD SONY_NWZ_PAD
67#define HAS_BUTTON_HOLD 70#define HAS_BUTTON_HOLD