mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
xserver: mark as broken on avr32
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -49,10 +49,14 @@ config BR2_PACKAGE_XSERVER_XORG_SERVER
|
||||
select BR2_PACKAGE_PIXMAN
|
||||
select BR2_PACKAGE_XLIB_LIBXSCRNSAVER
|
||||
select BR2_PACKAGE_MESA3D if BR2_PACKAGE_XSERVER_xorg
|
||||
depends on !BR2_avr32
|
||||
help
|
||||
xorg-server 1.4
|
||||
No description available
|
||||
|
||||
comment "xorg-xserver is BROKEN on AVR32"
|
||||
depends on BR2_avr32
|
||||
|
||||
config BR2_PACKAGE_XSERVER_XORG_SERVER_NULL_CURSOR
|
||||
bool "Null root cursor"
|
||||
depends on BR2_PACKAGE_XSERVER_XORG_SERVER
|
||||
|
||||
Reference in New Issue
Block a user