From 50e93d56874dec894b81fa6fcfecc6d46525ee2a Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sun, 1 Oct 2017 16:09:46 +0200 Subject: sonynwzlinux: enable software tone controls As far as I know, they are not supported by the hardware Change-Id: I71be60ef5461fc9fea151cc9ae9de385b8e08eda --- firmware/export/config/sonynwzlinux.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware') 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 @@ /* 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 -- cgit v1.2.3