summaryrefslogtreecommitdiff
path: root/firmware/export/config-fmrecorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-fmrecorder.h')
-rw-r--r--firmware/export/config-fmrecorder.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index 56c151a2c0..da2f7fbb87 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -1,8 +1,8 @@
1/* define this if you have recording possibility */ 1/* define this if you have recording possibility */
2#define HAVE_RECORDING 1 2#define HAVE_RECORDING
3 3
4/* define this if you have a bitmap LCD display */ 4/* define this if you have a bitmap LCD display */
5#define HAVE_LCD_BITMAP 1 5#define HAVE_LCD_BITMAP
6 6
7/* define this if you can flip your LCD */ 7/* define this if you can flip your LCD */
8#define HAVE_LCD_FLIP 8#define HAVE_LCD_FLIP
@@ -32,7 +32,7 @@
32#define CONFIG_RTC RTC_M41ST84W 32#define CONFIG_RTC RTC_M41ST84W
33 33
34/* define this if you have RTC RAM available for settings */ 34/* define this if you have RTC RAM available for settings */
35#define HAVE_RTC_RAM 1 35#define HAVE_RTC_RAM
36 36
37/* Define this if you have a software controlled poweroff */ 37/* Define this if you have a software controlled poweroff */
38#define HAVE_SW_POWEROFF 38#define HAVE_SW_POWEROFF
@@ -64,7 +64,7 @@
64#define CONFIG_CPU SH7034 64#define CONFIG_CPU SH7034
65 65
66/* Define this if you have a FM Recorder key system */ 66/* Define this if you have a FM Recorder key system */
67#define HAVE_FMADC 1 67#define HAVE_FMADC
68 68
69/* Define this if you need to power on ATA */ 69/* Define this if you need to power on ATA */
70#define NEEDS_ATA_POWER_ON 70#define NEEDS_ATA_POWER_ON
@@ -97,7 +97,7 @@
97#define FIRMWARE_OFFSET_FILE_DATA 24 97#define FIRMWARE_OFFSET_FILE_DATA 24
98 98
99/* FM recorders can wake up from RTC alarm */ 99/* FM recorders can wake up from RTC alarm */
100#define HAVE_ALARM_MOD 1 100#define HAVE_ALARM_MOD
101 101
102/* How to detect USB */ 102/* How to detect USB */
103#define USB_FMRECORDERSTYLE 1 103#define USB_FMRECORDERSTYLE 1