summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 285ab88930..91b2cb7658 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -100,6 +100,9 @@
100/* Define this if you want to use coldfire's i2c interface */ 100/* Define this if you want to use coldfire's i2c interface */
101#define CONFIG_I2C I2C_COLDFIRE 101#define CONFIG_I2C I2C_COLDFIRE
102 102
103/* Define this if you can run rockbox from flash memory */
104#define HAVE_FLASHED_ROCKBOX
105
103/* Define if we have a hardware defect that causes ticking on the audio line */ 106/* Define if we have a hardware defect that causes ticking on the audio line */
104#define HAVE_REMOTE_LCD_TICKING 107#define HAVE_REMOTE_LCD_TICKING
105 108