mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
Enabling mesa3d radeon driver for all architectures
Mesa32 radeon driver doesn't depend on x86 and can be built for all architectures. Signed-off-by: Lada Trimasova <ltrimas@synopsys.com> Cc: Alexey Brodkin <abrodkin@synopsys.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Peter Korsgaard <peter@korsgaard.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
440f01b2f9
commit
206527394b
@ -123,7 +123,6 @@ config BR2_PACKAGE_MESA3D_DRI_DRIVER_NOUVEAU
|
|||||||
|
|
||||||
config BR2_PACKAGE_MESA3D_DRI_DRIVER_RADEON
|
config BR2_PACKAGE_MESA3D_DRI_DRIVER_RADEON
|
||||||
bool "DRI radeon driver"
|
bool "DRI radeon driver"
|
||||||
depends on BR2_i386 || BR2_x86_64
|
|
||||||
select BR2_PACKAGE_MESA3D_DRI_DRIVER
|
select BR2_PACKAGE_MESA3D_DRI_DRIVER
|
||||||
select BR2_PACKAGE_LIBDRM_RADEON
|
select BR2_PACKAGE_LIBDRM_RADEON
|
||||||
help
|
help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user