arm64: Add evdev support to GENERIC

This commit is contained in:
Emmanuel Vadot 2018-11-26 17:59:25 +00:00
parent df27a97e56
commit 6bff96c117
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=340987

View File

@ -242,6 +242,11 @@ device kbdmux
device vt_efifb
# EVDEV support
device evdev # input event device support
options EVDEV_SUPPORT # evdev support in legacy drivers
device uinput # install /dev/uinput cdev
# Pseudo devices.
device crypto # core crypto support
device loop # Network loopback