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 5bc039a3d..8c58e27e0 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -44,6 +44,8 @@
#define WITH_URL
/* Keyboard navigation support */
#define WITH_KEYBOARD_NAVIGATION
+ /* Free text search */
+ #define WITH_SEARCH
#endif
#ifdef ncos
/* Kiosk style browsing support */