Config.in 233 B

1234567891011
  1. config BR2_PACKAGE_XORG
  2. bool "X.org X Window System"
  3. default n
  4. depends !BR2_PACKAGE_TINYX
  5. help
  6. The official X Window system and server.
  7. comment "X.org X Window System disabled, tinyx selected"
  8. depends on BR2_PACKAGE_TINYX