diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/Config.in | 6 |
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 |