summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-06-04 19:49:34 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-06-04 19:49:34 +0200
commit8a2754e0fbdea7497281327f2896be2a1253a107 (patch)
treebc7c400745fde54e6fb7a010fcb026258564d3bc /target/Config.in
parent9bd4456c5a83c3474fdf9fe5cf14004a0874e2c8 (diff)
parent2d3aaf1664850031f5497e121dc82ab65f63641a (diff)
Merge branch 'master' of ssh://openadk.org/git/openadk
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/target/Config.in b/target/Config.in
index 7cffc9fd5..b005bae1f 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -1,5 +1,3 @@
-# $Id: Config.in 446 2009-05-16 23:47:24Z wbx $
-#-
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.
@@ -109,6 +107,7 @@ config ADK_LINUX_X86_ALIX1C
select ADK_KERNEL_EXT2_FS
select ADK_KERNEL_NETDEVICES
select ADK_KERNEL_NET_PCI
+ select ADK_KERNEL_NETDEVICES
select ADK_KERNEL_NET_ETHERNET
select ADK_KERNEL_MII
select BUSYBOX_HWCLOCK
@@ -408,10 +407,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