summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/creativezenxfistyle.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/creativezenxfistyle.h b/firmware/export/config/creativezenxfistyle.h
index ad692debb4..3dbfa9c855 100644
--- a/firmware/export/config/creativezenxfistyle.h
+++ b/firmware/export/config/creativezenxfistyle.h
@@ -80,6 +80,9 @@
80/* define this if you have an i.MX23 codec */ 80/* define this if you have an i.MX23 codec */
81#define HAVE_IMX233_CODEC 81#define HAVE_IMX233_CODEC
82 82
83/* Define this if you have a speaker */
84#define HAVE_SPEAKER
85
83#define CONFIG_TUNER STFM1000 86#define CONFIG_TUNER STFM1000
84 87
85/* There is no hardware tone control */ 88/* There is no hardware tone control */