From eec48a8956ce56be02e67ea9097e4c171bece995 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Fri, 21 Jul 2006 09:24:17 +0000 Subject: iAudio X5: Fix sim build git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10274 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-iaudiox5.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'firmware/export') diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h index cd77dc3..a04967c 100644 --- a/firmware/export/config-iaudiox5.h +++ b/firmware/export/config-iaudiox5.h @@ -60,6 +60,8 @@ #define BATTERY_CAPACITY_DEFAULT 950 /* default battery capacity */ +#define HAVE_TLV320 + #ifndef SIMULATOR /* Define this if you have a Motorola SCF5250 */ @@ -68,8 +70,6 @@ /* Define this if you want to use coldfire's i2c interface */ #define CONFIG_I2C I2C_COLDFIRE -#define HAVE_TLV320 - /* Hardware controlled charging? FIXME */ #define CONFIG_CHARGING CHARGING_SIMPLE -- cgit v1.1