mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
zenmozaic: enable speaker support
Change-Id: I5f90a9816e9b7ca817fcb3195b63891fda5236f5
This commit is contained in:
parent
1450f2658a
commit
666f8fe7e3
2 changed files with 4 additions and 1 deletions
|
|
@ -76,6 +76,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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue