summaryrefslogtreecommitdiffstats
path: root/package/qtopia4/Config.in
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2008-05-21 05:52:12 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2008-05-21 05:52:12 +0000
commitfb5144e589315c49e631ec90c354bd00bc10e2fc (patch)
tree5e4d4f2e0a28bb23732db71080872bc73c1ced51 /package/qtopia4/Config.in
parent6c5f3f2ec8d898584858637381c20fab9df89c58 (diff)
downloadbuildroot-novena-fb5144e589315c49e631ec90c354bd00bc10e2fc.tar.gz
buildroot-novena-fb5144e589315c49e631ec90c354bd00bc10e2fc.zip
add SVG selection to Qtopia 4 and fix strip command
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 94c29326e..1f7153e3a 100644
--- a/package/qtopia4/Config.in
+++ b/package/qtopia4/Config.in
@@ -147,6 +147,12 @@ config BR2_PACKAGE_QTOPIA4_QTTIFF
endchoice
+config BR2_PACKAGE_QTOPIA4_SVG
+ bool "Enable SVG support"
+ depends BR2_PACKAGE_QTOPIA4
+ help
+ Enable the QtSvg library.
+
config BR2_PACKAGE_QTOPIA4_SQL
bool "Enable SQL support"
depends BR2_PACKAGE_QTOPIA4