summaryrefslogtreecommitdiffstats
path: root/package/qtopia4/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard2009-07-16 14:16:25 +0200
committerPeter Korsgaard2009-07-16 14:16:25 +0200
commit6c243d12d96b76136e334a8e51e8c41cb1d782b2 (patch)
treea7eaa0d1d76cfe5822e6999f394971480c00890c /package/qtopia4/Config.in
parentruby: needs WCHAR support in toolchain (diff)
downloadbuildroot-6c243d12d96b76136e334a8e51e8c41cb1d782b2.tar.gz
buildroot-6c243d12d96b76136e334a8e51e8c41cb1d782b2.tar.xz
buildroot-6c243d12d96b76136e334a8e51e8c41cb1d782b2.zip
qtopia4: add option for STL support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/qtopia4/Config.in')
-rw-r--r--package/qtopia4/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/qtopia4/Config.in b/package/qtopia4/Config.in
index 052431257..457b9399a 100644
--- a/package/qtopia4/Config.in
+++ b/package/qtopia4/Config.in
@@ -310,6 +310,12 @@ config BR2_PACKAGE_QTOPIA4_WEBKIT
Build the WebKit module.
If unsure, say n.
+config BR2_PACKAGE_QTOPIA4_STL
+ bool "STL support"
+ help
+ Compile STL support.
+ If unsure, say n.
+
config BR2_PACKAGE_QTOPIA4_OPENSSL
bool "Enable OpenSSL support"
depends on BR2_PACKAGE_QTOPIA4_NETWORK