summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/sansafuzev2.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h
index a6c2264f9f..c51e183110 100644
--- a/firmware/export/config/sansafuzev2.h
+++ b/firmware/export/config/sansafuzev2.h
@@ -108,7 +108,7 @@
108#define AB_REPEAT_ENABLE 1 108#define AB_REPEAT_ENABLE 1
109 109
110/* FM Tuner - suspected to be the SI4702 */ 110/* FM Tuner - suspected to be the SI4702 */
111#define CONFIG_TUNER SI4700 111//#define CONFIG_TUNER SI4700
112/* #define HAVE_TUNER_PWR_CTRL */ 112/* #define HAVE_TUNER_PWR_CTRL */
113 113
114/* Define this for LCD backlight available */ 114/* Define this for LCD backlight available */
@@ -148,13 +148,13 @@
148#define BATTERY_TYPES_COUNT 1 /* only one type */ 148#define BATTERY_TYPES_COUNT 1 /* only one type */
149 149
150/* Charging implemented in a target-specific algorithm */ 150/* Charging implemented in a target-specific algorithm */
151#define CONFIG_CHARGING 0 151#define CONFIG_CHARGING CHARGING_TARGET
152 152
153/* define this if the unit can be powered or charged via USB */ 153/* define this if the unit can be powered or charged via USB */
154#define HAVE_USB_POWER 154#define HAVE_USB_POWER
155 155
156/* Define this if you have an AMS AS3525*/ 156/* Define this if you have an AMS AS3525v2 */
157#define CONFIG_CPU AS3525 157#define CONFIG_CPU AS3525v2
158 158
159/* Define how much SD sectors are reserved for OF */ 159/* Define how much SD sectors are reserved for OF */
160#define AMS_OF_SIZE 0xF000 160#define AMS_OF_SIZE 0xF000