kumquat-buildroot/package/xorg/Config.in

16 lines
372 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_XORG
bool "X.org X Window System"
default y if BR2_PACKAGE_XSERVER_xorg
select BR2_PACKAGE_ZLIB
select BR2_PACKAGE_LIBPNG
select BR2_PACKAGE_EXPAT
select BR2_PACKAGE_FONTCONFIG
select BR2_PACKAGE_PKGCONFIG
help
The official X Window system and server.
comment "X.org X Window System disabled, tinyx selected"
depends on BR2_PACKAGE_TINYX