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.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/qt/Config.in b/package/qt/Config.in
index fdbb59817..9f6e54dff 100644
--- a/package/qt/Config.in
+++ b/package/qt/Config.in
@@ -3,6 +3,7 @@ comment "qt requires a toolchain with C++ support enabled"
menuconfig BR2_PACKAGE_QT
bool "Qt"
+ depends on !BR2_avr32 # lacks TLS
depends on BR2_INSTALL_LIBSTDCPP
help
Qt is a cross-platform application and UI framework for