12 lines
282 B
Plaintext
12 lines
282 B
Plaintext
config BR2_PACKAGE_TINYX
|
|
bool "tinyx"
|
|
default y if BR2_PACKAGE_XSERVER_tinyx
|
|
select BR2_USE_WCHAR
|
|
select BR2_ENABLE_LOCALE
|
|
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
|
|
|