summaryrefslogtreecommitdiffstats
path: root/firmware/export/config/hifimanhm801.h
diff options
context:
space:
mode:
authorAndrew Ryabinin <ryabinin.a.a@gmail.com>2013-04-12 10:08:37 +0400
committerAndrew Ryabinin <ryabinin.a.a@gmail.com>2013-04-12 10:11:54 +0400
commit6be80976517709e16d587e3e30f020e41610be42 (patch)
tree0b4794ff23e06ba9df7bf701935adbdcba0efcd4 /firmware/export/config/hifimanhm801.h
parent2dd1f37a109792b262a4000c050f7a48a145f1c4 (diff)
downloadrockbox-6be80976517709e16d587e3e30f020e41610be42.tar.gz
rockbox-6be80976517709e16d587e3e30f020e41610be42.zip
hm60x/hm801: Fix balance by enabling sw volume control.
Change-Id: I8760b58d5b801409f35370d812d72f8d578d2889
Diffstat (limited to 'firmware/export/config/hifimanhm801.h')
-rw-r--r--firmware/export/config/hifimanhm801.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/hifimanhm801.h b/firmware/export/config/hifimanhm801.h
index e253fa0051..bcbf5e82f5 100644
--- a/firmware/export/config/hifimanhm801.h
+++ b/firmware/export/config/hifimanhm801.h
@@ -50,6 +50,8 @@
#define CONFIG_NAND NAND_RK27XX
#define HAVE_SW_TONE_CONTROLS
+#define HAVE_SW_VOLUME_CONTROL
+
/* commented for now */
/* #define HAVE_HOTSWAP */