From 18b004b330fe3009b840bfece3f1071395722cfb Mon Sep 17 00:00:00 2001 From: Rob Purchase Date: Sun, 27 Apr 2008 13:30:11 +0000 Subject: 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 --- firmware/export/config-cowond2.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/config-cowond2.h') 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 @@ /* define this to indicate your device's keypad */ #define CONFIG_KEYPAD COWOND2_PAD #define HAVE_TOUCHPAD +#define HAVE_BUTTON_DATA /* define this if you have a real-time clock */ #define CONFIG_RTC RTC_PCF50606 -- cgit v1.2.3