1 /* define this if you have recording possibility */
2 #define HAVE_RECORDING 1
4 /* define this if you have a bitmap LCD display */
5 #define HAVE_LCD_BITMAP 1
11 /* define this if you have the Recorder's 10-key keyboard */
12 #define CONFIG_KEYPAD RECORDER_PAD
16 /* Define this if you have a Motorola SCF5249 */
19 /* Define this if the platform has batteries */
20 #define HAVE_BATTERIES 1
22 /* The start address index for ROM builds */
23 #define ROM_START 0x11010
25 /* Define this for programmable LED available */
28 /* Define this for LCD backlight available */
29 #define HAVE_BACKLIGHT