Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/
H A Dconfigure.ac861 AM_CONDITIONAL(CONFIG_UDEV, [test "x$CONFIG_UDEV" = xyes]) condition
870 AC_DEFINE(CONFIG_UDEV, 1, [Use libudev for input hotplug]) definition
/OK3568_Linux_fs/external/xserver/include/
H A Dmeson.build65 conf_data.set('CONFIG_UDEV', build_udev) cfgvar in conf_data