summaryrefslogtreecommitdiffstats
path: root/package/qt/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/qt/Config.in')
-rw-r--r--package/qt/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/package/qt/Config.in b/package/qt/Config.in
index 0fa2424842..548d180636 100644
--- a/package/qt/Config.in
+++ b/package/qt/Config.in
@@ -302,6 +302,11 @@ config BR2_PACKAGE_QT_QTTIFF
bool "Use Qt bundled libtiff"
endchoice
+config BR2_PACKAGE_QT_ACCESSIBILITY
+ bool "Enable accessibility support"
+ help
+ This enables and compiles the accessibility support.
+
endif # BR2_PACKAGE_QT_GUI_MODULE
choice
OpenPOWER on IntegriCloud