From 943ff8dc67049846a6e2bb3501a90e378e05e556 Mon Sep 17 00:00:00 2001 From: Daniel Ankers Date: Mon, 24 Jul 2006 22:49:06 +0000 Subject: Implement frequency scaling on iPod 3Gs - FS #5686 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10313 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ipod3g.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export') diff --git a/firmware/export/config-ipod3g.h b/firmware/export/config-ipod3g.h index b3b5d14e85..d0d2d0664c 100644 --- a/firmware/export/config-ipod3g.h +++ b/firmware/export/config-ipod3g.h @@ -98,7 +98,7 @@ #define CONFIG_LED LED_VIRTUAL /* Define this if you have adjustable CPU frequency */ -//#define HAVE_ADJUSTABLE_CPU_FREQ +#define HAVE_ADJUSTABLE_CPU_FREQ #define BOOTFILE_EXT "ipod" #define BOOTFILE "rockbox." BOOTFILE_EXT -- cgit v1.2.3