summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-06-01 10:53:34 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-06-01 10:53:34 +0200
commit938b9116f72d2952afbbc0c138463a37644d0574 (patch)
tree7a7dc537de219255c094a8caa3f58c834d7e0bdb /target
parentaeb84dbae5ebe6b03df58f83f13f3cade7cee7c6 (diff)
enable X11 XVideo Extensions
- add a new libXv package - optimize xorg-server configuration - remove some obeolete ipkg files - enable X11 for mplayer - fix ruby package
Diffstat (limited to 'target')
-rw-r--r--target/Config.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/target/Config.in b/target/Config.in
index d9fbd1419..bb5f8b29f 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -388,10 +388,12 @@ config ADK_IPV6
Enable basic IPv6 support (kmod-ipv6) and
make the IPv6 support options in packages visible.
-config ADK_XORG
+config ADK_X11
bool "Enable X.org/X11 support"
default n
help
- Enable Xorg/X11 server and applications
+ Enable Xorg/X11 server and applications in menu.
+ Try to compile other packages with X11 support.
+ (f.e. mplayer)
endmenu