summaryrefslogtreecommitdiff
path: root/package/xorg/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/xorg/Config.in')
-rw-r--r--package/xorg/Config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/xorg/Config.in b/package/xorg/Config.in
index 7b35c1980..f868afdf1 100644
--- a/package/xorg/Config.in
+++ b/package/xorg/Config.in
@@ -1,7 +1,6 @@
config BR2_PACKAGE_XORG
bool "X.org X Window System"
- default n
- depends !BR2_PACKAGE_TINYX
+ default y if BR2_PACKAGE_XSERVER_xorg
select BR2_PACKAGE_ZLIB
select BR2_PACKAGE_LIBPNG
select BR2_PACKAGE_EXPAT