arm64: Add evdev support to GENERIC
This commit is contained in:
parent
df27a97e56
commit
6bff96c117
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user