From 8a0360dd1e25a83186ec1aad1cecaad915de1ea6 Mon Sep 17 00:00:00 2001 From: Mihail Zenkov Date: Wed, 13 Apr 2016 23:10:30 +0000 Subject: AMSv2: enable voltage scaling Change-Id: I8d64b8578d28884e326f8b43100b3b4691f95acf --- firmware/export/config/sansaclipplus.h | 2 +- firmware/export/config/sansaclipv2.h | 2 +- firmware/export/config/sansaclipzip.h | 2 +- firmware/export/config/sansafuzev2.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'firmware/export') diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h index a687dd5244..b1b33e6284 100644 --- a/firmware/export/config/sansaclipplus.h +++ b/firmware/export/config/sansaclipplus.h @@ -198,7 +198,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 diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h index d893633c73..54f00afc04 100644 --- a/firmware/export/config/sansaclipv2.h +++ b/firmware/export/config/sansaclipv2.h @@ -194,7 +194,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 diff --git a/firmware/export/config/sansaclipzip.h b/firmware/export/config/sansaclipzip.h index 37ad9340c3..67b67c05c5 100644 --- a/firmware/export/config/sansaclipzip.h +++ b/firmware/export/config/sansaclipzip.h @@ -197,7 +197,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 diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h index 06d73aeabd..62517c0d0c 100644 --- a/firmware/export/config/sansafuzev2.h +++ b/firmware/export/config/sansafuzev2.h @@ -214,7 +214,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