From ac9d4ee7aab474d7099ebf497f5291d02aef2353 Mon Sep 17 00:00:00 2001 From: Steve Gotthardt Date: Wed, 17 Jan 2007 03:04:31 +0000 Subject: Backing out the CPU boost for now. Found several issues from screen lines to crashing during wav play and running oscilliscope, etc git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12037 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-gigabeat.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'firmware/export/config-gigabeat.h') diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h index 6e22e8d7ab..9f024054b7 100644 --- a/firmware/export/config-gigabeat.h +++ b/firmware/export/config-gigabeat.h @@ -126,7 +126,8 @@ #define HAVE_HEADPHONE_DETECTION /* Define this if you have adjustable CPU frequency */ -#define HAVE_ADJUSTABLE_CPU_FREQ +/* Not ready for prime-time */ +/* #define HAVE_ADJUSTABLE_CPU_FREQ */ #define BOOTFILE_EXT "gigabeat" #define BOOTFILE "rockbox." BOOTFILE_EXT -- cgit v1.2.3