summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuzev2.h
diff options
context:
space:
mode:
authorMichael Giacomelli <giac2000@hotmail.com>2016-03-27 23:56:19 +0200
committerMichael Giacomelli <giac2000@hotmail.com>2016-03-27 23:56:19 +0200
commit7ba50cfdc1ffb484b17b23ed16d09cd8c591bd9a (patch)
tree26fa88960d0ec13eb0c606df68f45b34c6ecb520 /firmware/export/config/sansafuzev2.h
parent7be692e80612ce180d1dc4c796f6ee0586ec565a (diff)
Disable voltage scaling.
Crashes immediately. Something was wrong with the last commit. Change-Id: Ie8a05095369a6312dc151e0a393e97d3a3fc7a09
Diffstat (limited to 'firmware/export/config/sansafuzev2.h')
-rw-r--r--firmware/export/config/sansafuzev2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h
index 523a331df1..9668295736 100644
--- a/firmware/export/config/sansafuzev2.h
+++ b/firmware/export/config/sansafuzev2.h
@@ -211,7 +211,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