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:
Bernd Kuhls 2015-12-19 17:53:34 +01:00 committed by Thomas Petazzoni
parent bff7b75552
commit 6a5518a913

View File

@ -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.