From 6b3c29da6979aeb31e9e0eccaed9a3cfd4b9ad3c Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sun, 16 Feb 2014 20:46:49 +0100 Subject: zenxfi2: add speaker support Change-Id: I37b85e23e6af92939700d640dbea74c646f49b7b --- firmware/export/config/creativezenxfi2.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config/creativezenxfi2.h') diff --git a/firmware/export/config/creativezenxfi2.h b/firmware/export/config/creativezenxfi2.h index d60f9a4277..b60c4441ee 100644 --- a/firmware/export/config/creativezenxfi2.h +++ b/firmware/export/config/creativezenxfi2.h @@ -79,6 +79,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