mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
package: don't hide xorg/tinyx selection
Hiding xorg/tinyx selections until the user unselects "none" seems quite unintuitive.
This commit is contained in:
parent
2983381337
commit
9e9e354a83
@ -353,10 +353,8 @@ config BR2_PACKAGE_XSERVER_none
|
|||||||
default y
|
default y
|
||||||
config BR2_PACKAGE_XSERVER_xorg
|
config BR2_PACKAGE_XSERVER_xorg
|
||||||
bool "modular xorg"
|
bool "modular xorg"
|
||||||
depends on !BR2_PACKAGE_XSERVER_none
|
|
||||||
config BR2_PACKAGE_XSERVER_tinyx
|
config BR2_PACKAGE_XSERVER_tinyx
|
||||||
bool "tinyx"
|
bool "tinyx"
|
||||||
depends on !BR2_PACKAGE_XSERVER_none
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|
||||||
config BR2_X11_PREFIX
|
config BR2_X11_PREFIX
|
||||||
|
Loading…
x
Reference in New Issue
Block a user