mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/libdrm: Remove i386/x86_64 dependency from Nouveau driver
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
bff7b75552
commit
6a5518a913
@@ -36,7 +36,6 @@ config BR2_PACKAGE_LIBDRM_AMDGPU
|
||||
|
||||
config BR2_PACKAGE_LIBDRM_NOUVEAU
|
||||
bool "nouveau"
|
||||
depends on BR2_i386 || BR2_x86_64
|
||||
help
|
||||
Install NVIDIA graphics driver.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user