From 7ba50cfdc1ffb484b17b23ed16d09cd8c591bd9a Mon Sep 17 00:00:00 2001 From: Michael Giacomelli Date: Sun, 27 Mar 2016 23:56:19 +0200 Subject: Disable voltage scaling. Crashes immediately. Something was wrong with the last commit. Change-Id: Ie8a05095369a6312dc151e0a393e97d3a3fc7a09 --- firmware/export/config/sansaclipv2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config/sansaclipv2.h') diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h index 301cfc8c7f..b2e2496d7e 100644 --- a/firmware/export/config/sansaclipv2.h +++ b/firmware/export/config/sansaclipv2.h @@ -195,7 +195,7 @@ #define HAVE_ADJUSTABLE_CPU_FREQ /*define this to enable CPU voltage scaling on AMS devices*/ -#define HAVE_ADJUSTABLE_CPU_VOLTAGE +//#define HAVE_ADJUSTABLE_CPU_VOLTAGE #define BOOTFILE_EXT "sansa" #define BOOTFILE "rockbox." BOOTFILE_EXT -- cgit v1.2.3