]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Enable evdev on ppc32
authorNiclas Zeising <zeising@FreeBSD.org>
Tue, 20 Nov 2018 19:31:02 +0000 (19:31 +0000)
committerNiclas Zeising <zeising@FreeBSD.org>
Tue, 20 Nov 2018 19:31:02 +0000 (19:31 +0000)
commitbd62da641d856278694027591441e0a001bfd23b
tree2d24af90688b019eeeedca5480f0accdc8a715ad
parent5786c6b9f999bc003952dbc8d049c7e6690ef009
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
sys/powerpc/conf/GENERIC