zenxfi3: enable speaker support
Change-Id: I4a46bf8d792c3286a367d3b962362d048eeb0619
This commit is contained in:
parent
9517bd86b0
commit
aae249c206
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue