summaryrefslogtreecommitdiff
path: root/firmware/export/config-mrobe500.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-mrobe500.h')
-rw-r--r--firmware/export/config-mrobe500.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h
index 53fc942856..44a5868b73 100644
--- a/firmware/export/config-mrobe500.h
+++ b/firmware/export/config-mrobe500.h
@@ -29,6 +29,9 @@
29/* For Rolo and boot loader */ 29/* For Rolo and boot loader */
30#define MODEL_NUMBER 22 30#define MODEL_NUMBER 22
31 31
32/* define this if you use an ATA controller */
33#define HAVE_ATA
34
32/* define this if you have a bitmap LCD display */ 35/* define this if you have a bitmap LCD display */
33#define HAVE_LCD_BITMAP 36#define HAVE_LCD_BITMAP
34 37