mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
libdrm: make Etnaviv arch-independent
Vivante GPU could be a part of SoC along with any CPU architecture thus get rid of nonsense dependency. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
d4e234e2d3
commit
23baa1c1cf
@ -64,7 +64,6 @@ config BR2_PACKAGE_LIBDRM_OMAP
|
|||||||
|
|
||||||
config BR2_PACKAGE_LIBDRM_ETNAVIV
|
config BR2_PACKAGE_LIBDRM_ETNAVIV
|
||||||
bool "etnaviv (experimental)"
|
bool "etnaviv (experimental)"
|
||||||
depends on BR2_arm
|
|
||||||
depends on BR2_PACKAGE_LIBDRM_HAS_ATOMIC
|
depends on BR2_PACKAGE_LIBDRM_HAS_ATOMIC
|
||||||
select BR2_PACKAGE_LIBDRM_ENABLE_ATOMIC
|
select BR2_PACKAGE_LIBDRM_ENABLE_ATOMIC
|
||||||
help
|
help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user