summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezenxfi.h
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2014-03-09 01:25:51 +0100
committerAmaury Pouly <amaury.pouly@gmail.com>2014-03-09 01:25:51 +0100
commit2a71c0853304b68835fcf87d2bae8295d64abd6c (patch)
tree51ac5b28f8407ab7e121d3239cc0c963e986fcdc /firmware/export/config/creativezenxfi.h
parent88799b38cf40baf544739fd48684a3641a9f941c (diff)
downloadrockbox-2a71c0853304b68835fcf87d2bae8295d64abd6c.tar.gz
rockbox-2a71c0853304b68835fcf87d2bae8295d64abd6c.zip
zenxfi: enable speaker
Change-Id: I603112d2a348abf92d5c8975ea76d3a57fda7cfc
Diffstat (limited to 'firmware/export/config/creativezenxfi.h')
-rw-r--r--firmware/export/config/creativezenxfi.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/creativezenxfi.h b/firmware/export/config/creativezenxfi.h
index ac8bbdb841..d70a452312 100644
--- a/firmware/export/config/creativezenxfi.h
+++ b/firmware/export/config/creativezenxfi.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 TEA5760 86#define CONFIG_TUNER TEA5760
84 87
85/* There is no hardware tone control */ 88/* There is no hardware tone control */