summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200.h
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2008-10-31 21:25:04 +0000
committerFrank Gevaerts <frank@gevaerts.be>2008-10-31 21:25:04 +0000
commit19d1cacb1a63c306d842f81127d382512c49a062 (patch)
treebac051d18aae2c9f201744890177e0021e5269be /firmware/export/config-e200.h
parent3aa58328080ab9a254d9f2329696fa4309a30d50 (diff)
downloadrockbox-19d1cacb1a63c306d842f81127d382512c49a062.tar.gz
rockbox-19d1cacb1a63c306d842f81127d382512c49a062.zip
cleanup storage defines
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18950 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-e200.h')
-rw-r--r--firmware/export/config-e200.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index 745aa71735..075f490ee4 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -112,7 +112,7 @@
112#define HAVE_FLASH_STORAGE 112#define HAVE_FLASH_STORAGE
113 113
114/* define this if the flash memory uses the SecureDigital Memory Card protocol */ 114/* define this if the flash memory uses the SecureDigital Memory Card protocol */
115#define HAVE_ATA_SD 115#define CONFIG_STORAGE STORAGE_SD
116 116
117#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */ 117#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */
118#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */ 118#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */