summaryrefslogtreecommitdiff
path: root/utils/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/config.h')
-rw-r--r--utils/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/config.h b/utils/config.h
index 8c58e27e0..a7c844424 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -46,6 +46,8 @@
#define WITH_KEYBOARD_NAVIGATION
/* Free text search */
#define WITH_SEARCH
+ /* Printing support */
+ #define WITH_PRINT
#endif
#ifdef ncos
/* Kiosk style browsing support */