From 1e8071885eff38d42d0697906e5a9609640ddc29 Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Sat, 1 Nov 2008 00:55:58 +0000 Subject: Sansa Clip config : remove/fix wrong defines/comments git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18955 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-clip.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'firmware/export') diff --git a/firmware/export/config-clip.h b/firmware/export/config-clip.h index 95a708efef..d1400f5f50 100644 --- a/firmware/export/config-clip.h +++ b/firmware/export/config-clip.h @@ -1,5 +1,5 @@ /* - * This config file is for the Sandisk Sansa e200 + * This config file is for the Sandisk Sansa Clip */ #define TARGET_TREE /* this target is using the target tree system */ @@ -87,7 +87,7 @@ #define AB_REPEAT_ENABLE 1 /* FM Tuner */ -//#define CONFIG_TUNER LV24020LP +//#define CONFIG_TUNER //#define HAVE_TUNER_PWR_CTRL /* Define this for LCD backlight available */ @@ -115,10 +115,10 @@ /** Non-simulator section **/ #ifndef SIMULATOR -/* Define this if you have a PortalPlayer PP5024 */ +/* Define this if you have a AMS AS3525 SoC */ #define CONFIG_CPU AS3525 -/* Define this if you want to use the PP5024 i2c interface */ +/* Define this if you want to use the AS3525 i2c interface */ #define CONFIG_I2C I2C_AS3525 /* define this if the hardware can be powered off while charging */ -- cgit v1.2.3