summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuzeplus.h
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2013-01-18 18:59:08 +0000
committerAmaury Pouly <amaury.pouly@gmail.com>2013-01-18 18:59:41 +0000
commite9f8846ce2b7967f9fa14f565b6970b900b1618e (patch)
treed4b548f1460029cbb7886f1a457ccca86e0704d7 /firmware/export/config/sansafuzeplus.h
parent48bc762db1de6c2b217bcb01b4a1e8a7a2765650 (diff)
downloadrockbox-e9f8846ce2b7967f9fa14f565b6970b900b1618e.tar.gz
rockbox-e9f8846ce2b7967f9fa14f565b6970b900b1618e.zip
imx233: enable cpu frequency scaling on all targets
Change-Id: If19f51da5e4d66d7a85b3b9f50cbde115e73b6cb
Diffstat (limited to 'firmware/export/config/sansafuzeplus.h')
-rw-r--r--firmware/export/config/sansafuzeplus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h
index 5f325cf048..02a036046f 100644
--- a/firmware/export/config/sansafuzeplus.h
+++ b/firmware/export/config/sansafuzeplus.h
@@ -192,7 +192,7 @@
192#define MAX_LOG_SECTOR_SIZE 2048 192#define MAX_LOG_SECTOR_SIZE 2048
193 193
194/* Define this if you have adjustable CPU frequency */ 194/* Define this if you have adjustable CPU frequency */
195//#define HAVE_ADJUSTABLE_CPU_FREQ 195#define HAVE_ADJUSTABLE_CPU_FREQ
196 196
197/* Virtual LED (icon) */ 197/* Virtual LED (icon) */
198#define CONFIG_LED LED_VIRTUAL 198#define CONFIG_LED LED_VIRTUAL