mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
libdrm: add option to build the nouveau and radeon driver
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
This commit is contained in:
@@ -8,4 +8,16 @@ config LIBDRM_INTEL
|
||||
help
|
||||
Installs the Intel driver.
|
||||
|
||||
config LIBDRM_NOUVEAU
|
||||
bool "Nouveau support"
|
||||
default n
|
||||
help
|
||||
Installs the Nouveau driver.
|
||||
|
||||
config LIBDRM_RADEON
|
||||
bool "Radeon support"
|
||||
default n
|
||||
help
|
||||
Installs the Radeon driver.
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user