summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/hifimanhm60x.h2
-rw-r--r--firmware/export/config/hifimanhm801.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config/hifimanhm60x.h b/firmware/export/config/hifimanhm60x.h
index 088cc12b09..f5b768defe 100644
--- a/firmware/export/config/hifimanhm60x.h
+++ b/firmware/export/config/hifimanhm60x.h
@@ -53,6 +53,8 @@
53#define CONFIG_NAND NAND_RK27XX 53#define CONFIG_NAND NAND_RK27XX
54#define HAVE_SW_TONE_CONTROLS 54#define HAVE_SW_TONE_CONTROLS
55 55
56#define HAVE_SW_VOLUME_CONTROL
57
56/* commented for now */ 58/* commented for now */
57/* #define HAVE_HOTSWAP */ 59/* #define HAVE_HOTSWAP */
58 60
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 @@
50#define CONFIG_NAND NAND_RK27XX 50#define CONFIG_NAND NAND_RK27XX
51#define HAVE_SW_TONE_CONTROLS 51#define HAVE_SW_TONE_CONTROLS
52 52
53#define HAVE_SW_VOLUME_CONTROL
54
53/* commented for now */ 55/* commented for now */
54/* #define HAVE_HOTSWAP */ 56/* #define HAVE_HOTSWAP */
55 57