1
0
Fork 0
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:
Thom Johansen 2005-06-15 11:53:20 +00:00
parent a7de2e28d3
commit 08636e1e65
2 changed files with 4 additions and 0 deletions

View file

@ -29,6 +29,8 @@
#define CONFIG_I2C I2C_H100 #define CONFIG_I2C I2C_H100
#define HAVE_UDA1380
/* Type of mobile power */ /* Type of mobile power */
#define CONFIG_BATTERY BATT_LIPOL1300 #define CONFIG_BATTERY BATT_LIPOL1300

View file

@ -29,6 +29,8 @@
#define CONFIG_I2C I2C_H100 #define CONFIG_I2C I2C_H100
#define HAVE_UDA1380
/* Type of mobile power */ /* Type of mobile power */
#define CONFIG_BATTERY BATT_LIPOL1300 #define CONFIG_BATTERY BATT_LIPOL1300