From 2a71c0853304b68835fcf87d2bae8295d64abd6c Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sun, 9 Mar 2014 01:25:51 +0100 Subject: zenxfi: enable speaker Change-Id: I603112d2a348abf92d5c8975ea76d3a57fda7cfc --- firmware/export/config/creativezenxfi.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config/creativezenxfi.h') 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 @@ /* 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 */ -- cgit v1.2.3