summaryrefslogtreecommitdiff
path: root/firmware/export/config-cowond2.h
diff options
context:
space:
mode:
authorRob Purchase <shotofadds@rockbox.org>2008-04-27 13:30:11 +0000
committerRob Purchase <shotofadds@rockbox.org>2008-04-27 13:30:11 +0000
commit18b004b330fe3009b840bfece3f1071395722cfb (patch)
tree7a8f9cfd80cdde14df5929d818487c4b6079db12 /firmware/export/config-cowond2.h
parentf79bc5643087413448d6ad03b2a28ebf310f89d0 (diff)
downloadrockbox-18b004b330fe3009b840bfece3f1071395722cfb.tar.gz
rockbox-18b004b330fe3009b840bfece3f1071395722cfb.zip
Enable 'touchscreen areas' on the D2, based on JdGordon's m:robe code. Disable the bootloader debug screen, as that stuff is all available from the Debug menu now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17257 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-cowond2.h')
-rw-r--r--firmware/export/config-cowond2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h
index d71e528134..cbc4ea98e3 100644
--- a/firmware/export/config-cowond2.h
+++ b/firmware/export/config-cowond2.h
@@ -57,6 +57,7 @@
57/* define this to indicate your device's keypad */ 57/* define this to indicate your device's keypad */
58#define CONFIG_KEYPAD COWOND2_PAD 58#define CONFIG_KEYPAD COWOND2_PAD
59#define HAVE_TOUCHPAD 59#define HAVE_TOUCHPAD
60#define HAVE_BUTTON_DATA
60 61
61/* define this if you have a real-time clock */ 62/* define this if you have a real-time clock */
62#define CONFIG_RTC RTC_PCF50606 63#define CONFIG_RTC RTC_PCF50606