summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
authorKarl Kurbjun <kkurbjun@gmail.com>2008-11-12 04:15:34 +0000
committerKarl Kurbjun <kkurbjun@gmail.com>2008-11-12 04:15:34 +0000
commit59d4d2025c9f1b0a68b780fe6a6f0e313caf3027 (patch)
tree600746fc28046ddfc58498fd69d4afef8d40e419 /firmware/export
parentd42041043b95617244ffdb9150c5e2f2720a8a83 (diff)
downloadrockbox-59d4d2025c9f1b0a68b780fe6a6f0e313caf3027.tar.gz
rockbox-59d4d2025c9f1b0a68b780fe6a6f0e313caf3027.zip
Revert last commit (accidentally committed the whole tree)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19095 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-gigabeat.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index a75dbc8a55..0c5462400b 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -10,9 +10,6 @@
10/* For Rolo and boot loader */ 10/* For Rolo and boot loader */
11#define MODEL_NUMBER 18 11#define MODEL_NUMBER 18
12 12
13/* Define RTC alarm */
14#define HAVE_RTC_ALARM
15
16/* define this if you use an ATA controller */ 13/* define this if you use an ATA controller */
17#define CONFIG_STORAGE STORAGE_ATA 14#define CONFIG_STORAGE STORAGE_ATA
18 15