From 81b2ffb63ea164d41ffb793187c9e1244c6355c9 Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Mon, 10 Nov 2008 18:18:27 +0000 Subject: AMS Sansa (formerly 'V2') use the as3514 RTC git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19072 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'firmware/export/config.h') diff --git a/firmware/export/config.h b/firmware/export/config.h index 3a902230cc..7f72cde7d4 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -201,7 +201,7 @@ #define RTC_PCF50606 3 /* iriver H300 */ #define RTC_S3C2440 4 #define RTC_E8564 5 /* iriver H10 */ -#define RTC_AS3514 6 /* Sandisk Sansa e200 series */ +#define RTC_AS3514 6 /* Sandisk Sansa series */ #define RTC_DS1339_DS3231 7 /* h1x0 RTC mod */ #define RTC_IMX31L 8 #define RTC_RX5X348AB 9 @@ -212,7 +212,6 @@ #define RTC_S5L8700 14 #define RTC_S35390A 15 #define RTC_JZ47XX 16 /* Ingenic Jz47XX */ -#define RTC_AS3525 17 /* USB On-the-go */ #define USBOTG_ISP1362 1362 /* iriver H300 */ -- cgit v1.2.3