Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/
H A Dconfigure.ac948 AM_CONDITIONAL(CONFIG_WSCONS, [test "x$CONFIG_WSCONS" = xyes]) condition
950 AC_DEFINE(CONFIG_WSCONS, 1, [Use wscons for input auto configuration]) definition
/OK3568_Linux_fs/external/xserver/include/
H A Dmeson.build71 conf_data.set('CONFIG_WSCONS', host_machine.system() == 'openbsd') cfgvar in conf_data