diff options
Diffstat (limited to 'package/qtopia4/Config.in')
-rw-r--r-- | package/qtopia4/Config.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/qtopia4/Config.in b/package/qtopia4/Config.in index fb156af3d..2cd6e17b4 100644 --- a/package/qtopia4/Config.in +++ b/package/qtopia4/Config.in @@ -228,6 +228,15 @@ source "package/qtopia4/Config.sql.in" source "package/qtopia4/Config.gfx.in" source "package/qtopia4/Config.mouse.in" +config BR2_PACKAGE_QTOPIA4_PHONON + bool "Phonon Module" + select BR2_PACKAGE_GSTREAMER + select BR2_PACKAGE_GST_PLUGINS_BASE + help + Build the Phonon module. Support for different audio/video + formats can be configured at the GStreamer package. + If unsure, say n. + config BR2_PACKAGE_QTOPIA4_XMLPATTERNS bool "XML Patterns Module" help |