12 lines
181 B
Plaintext
12 lines
181 B
Plaintext
|
if PACKAGE_libdrm
|
||
|
|
||
|
config LIBDRM_TEST_PROGRAMS
|
||
|
bool "install libdrm test programs"
|
||
|
default n
|
||
|
|
||
|
config LIBDRM_V4C
|
||
|
bool "Enable support for vc4's API"
|
||
|
default n
|
||
|
|
||
|
endif
|