summaryrefslogtreecommitdiff
path: root/firmware/export/config-sa9200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-sa9200.h')
-rwxr-xr-xfirmware/export/config-sa9200.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-sa9200.h b/firmware/export/config-sa9200.h
index 433e28db82..b9fd4575bc 100755
--- a/firmware/export/config-sa9200.h
+++ b/firmware/export/config-sa9200.h
@@ -94,7 +94,7 @@
94#define HAVE_FLASH_STORAGE 94#define HAVE_FLASH_STORAGE
95 95
96/* define this if the flash memory uses the SecureDigital Memory Card protocol */ 96/* define this if the flash memory uses the SecureDigital Memory Card protocol */
97#define HAVE_ATA_SD 97#define CONFIG_STORAGE STORAGE_SD
98 98
99#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */ 99#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */
100#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */ 100#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */