From 6309eabc6413acaa91a8e3dd94d3cb382a38dc14 Mon Sep 17 00:00:00 2001 From: Marcoen Hirschberg Date: Tue, 16 Jan 2007 15:49:29 +0000 Subject: add cpu frequency scaling to the gigabeat. default/normal: 100MHz, boosted: 300MHz git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12023 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-gigabeat.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'firmware/export/config-gigabeat.h') diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h index a12322ef4c..6e22e8d7ab 100644 --- a/firmware/export/config-gigabeat.h +++ b/firmware/export/config-gigabeat.h @@ -124,10 +124,9 @@ #define USB_GIGABEAT_STYLE #define HAVE_HEADPHONE_DETECTION + /* Define this if you have adjustable CPU frequency */ -#if 0 /* TODO */ #define HAVE_ADJUSTABLE_CPU_FREQ -#endif #define BOOTFILE_EXT "gigabeat" #define BOOTFILE "rockbox." BOOTFILE_EXT -- cgit v1.2.3