From 556fa2c4cddf125b91b47009229dd65832e6e102 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sun, 16 Feb 2014 20:47:30 +0100 Subject: zenxfistyle: implement speaker support Change-Id: If59aaacdea9f57932464a1615f2b80e410ec50dc --- firmware/export/config/creativezenxfistyle.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config') 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 @@ /* 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 STFM1000 /* There is no hardware tone control */ -- cgit v1.2.3