From aae249c206555f1481348248352471f8e4cc5ae5 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sat, 22 Feb 2014 18:13:48 +0100 Subject: zenxfi3: enable speaker support Change-Id: I4a46bf8d792c3286a367d3b962362d048eeb0619 --- firmware/export/config/creativezenxfi3.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config') diff --git a/firmware/export/config/creativezenxfi3.h b/firmware/export/config/creativezenxfi3.h index b4a328d894..79d0809df6 100644 --- a/firmware/export/config/creativezenxfi3.h +++ b/firmware/export/config/creativezenxfi3.h @@ -96,6 +96,9 @@ /* Define this if you do software codec */ #define CONFIG_CODEC SWCODEC +/* Define this if you have a speaker */ +#define HAVE_SPEAKER + /* LCD dimensions */ #define LCD_WIDTH 176 #define LCD_HEIGHT 220 -- cgit v1.2.3