a7e49eb2af
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.
10 lines
234 B
Plaintext
10 lines
234 B
Plaintext
config BR2_PACKAGE_TINYX
|
|
bool "tinyx"
|
|
default y if BR2_PACKAGE_XSERVER_tinyx
|
|
help
|
|
A tiny X server. Also known as 'Xfbdev' and 'kdrive'.
|
|
|
|
comment "tinyx X Window System disabled"
|
|
depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7
|
|
|