zenxfi3: enable speaker support

Change-Id: I4a46bf8d792c3286a367d3b962362d048eeb0619
This commit is contained in:
Amaury Pouly 2014-02-22 18:13:48 +01:00
parent 9517bd86b0
commit aae249c206

View file

@ -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