From c64684887ab49749326e2bab61df431a35ed7272 Mon Sep 17 00:00:00 2001 From: Marcoen Hirschberg Date: Wed, 17 Jan 2007 18:15:50 +0000 Subject: re-enable CPU scaling (between 100 and 300MHz again) with a new implementation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12047 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-gigabeat.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'firmware/export') diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h index 9f024054b7..6e22e8d7ab 100644 --- a/firmware/export/config-gigabeat.h +++ b/firmware/export/config-gigabeat.h @@ -126,8 +126,7 @@ #define HAVE_HEADPHONE_DETECTION /* Define this if you have adjustable CPU frequency */ -/* Not ready for prime-time */ -/* #define HAVE_ADJUSTABLE_CPU_FREQ */ +#define HAVE_ADJUSTABLE_CPU_FREQ #define BOOTFILE_EXT "gigabeat" #define BOOTFILE "rockbox." BOOTFILE_EXT -- cgit v1.2.3