Enable evdev on ppc32

Enable evdev on ppc32 as well, similar to what was done i386 and amd64 in
r340387 and ppc64 in r340632.

Evdev can be used by X and is used by wayland to handle input devices.

Approved by:	jhibbits
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D18049
This commit is contained in:
Niclas Zeising 2018-11-20 19:31:02 +00:00
parent 5786c6b9f9
commit bd62da641d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=340694

View file

@ -228,3 +228,8 @@ device sound # Generic sound driver (required)
device snd_ai2s # Apple I2S audio
device snd_davbus # Apple DAVBUS audio
device snd_uaudio # USB Audio
# evdev interface
options EVDEV_SUPPORT # evdev support in legacy drivers
device evdev # input event device support
device uinput # install /dev/uinput cdev