kumquat-buildroot/package/xorg/Config.in
Eric Andersen c5c1adc379 First pass at getting current x.org to into buildroot.
Still needs more polish but is a good start.
2005-05-12 22:22:29 +00:00

12 lines
233 B
Plaintext

config BR2_PACKAGE_XORG
bool "X.org X Window System"
default n
depends !BR2_PACKAGE_TINYX
help
The official X Window system and server.
comment "X.org X Window System disabled, tinyx selected"
depends on BR2_PACKAGE_TINYX