summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config-ondiofm.h3
-rw-r--r--firmware/export/config-ondiosp.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index e36eff8757..a43810e3ff 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -59,9 +59,6 @@
59/* Define this if you have a MAS3587F */ 59/* Define this if you have a MAS3587F */
60#define CONFIG_CODEC MAS3587F 60#define CONFIG_CODEC MAS3587F
61 61
62/* Enable this if you have done the backlight mod */
63//#define HAVE_BACKLIGHT
64
65/* define this if you have a flash memory storage */ 62/* define this if you have a flash memory storage */
66#define HAVE_FLASH_STORAGE 63#define HAVE_FLASH_STORAGE
67 64
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index cf69bae619..1fcf45b200 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -46,9 +46,6 @@
46/* Define this if you have a MAS3539F */ 46/* Define this if you have a MAS3539F */
47#define CONFIG_CODEC MAS3539F 47#define CONFIG_CODEC MAS3539F
48 48
49/* Enable this if you have done the backlight mod */
50//#define HAVE_BACKLIGHT
51
52/* define this if you have a flash memory storage */ 49/* define this if you have a flash memory storage */
53#define HAVE_FLASH_STORAGE 50#define HAVE_FLASH_STORAGE
54 51