diff options
Diffstat (limited to 'firmware/export')
| -rw-r--r-- | firmware/export/config/creativezenmozaic.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/creativezenmozaic.h b/firmware/export/config/creativezenmozaic.h index cb60cd3..5901201 100644 --- a/firmware/export/config/creativezenmozaic.h +++ b/firmware/export/config/creativezenmozaic.h @@ -76,6 +76,9 @@ /* define this if you have an i.MX23 codec */ #define HAVE_IMX233_CODEC +/* Define this if you have a speaker */ +#define HAVE_SPEAKER + #define CONFIG_TUNER TEA5760 /* There is no hardware tone control */ |