forked from len0rd/rockbox
Added define for the UDA1380 codec chip.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6721 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a7de2e28d3
commit
08636e1e65
2 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
|||
|
||||
#define CONFIG_I2C I2C_H100
|
||||
|
||||
#define HAVE_UDA1380
|
||||
|
||||
/* Type of mobile power */
|
||||
#define CONFIG_BATTERY BATT_LIPOL1300
|
||||
|
||||
|
|
|
@ -29,6 +29,8 @@
|
|||
|
||||
#define CONFIG_I2C I2C_H100
|
||||
|
||||
#define HAVE_UDA1380
|
||||
|
||||
/* Type of mobile power */
|
||||
#define CONFIG_BATTERY BATT_LIPOL1300
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue