Home
last modified time | relevance | path

Searched defs:CONFIG_UDEV_KMS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/
H A Dconfigure.ac872 AC_DEFINE(CONFIG_UDEV_KMS, 1, [Use libudev for kms enumeration]) definition
883 AM_CONDITIONAL(CONFIG_UDEV_KMS, [test "x$CONFIG_UDEV_KMS" = xyes]) condition
/OK3568_Linux_fs/external/xserver/include/
H A Dmeson.build66 conf_data.set('CONFIG_UDEV_KMS', build_udev) cfgvar in conf_data