You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The evdev module is required to use a keyboard (although not a mouse,
it appears). This means that if a kernel is unable to load modules the
user will be unable to interact with it by attaching a keyboard.
For the cost of a few KBs in kernel bloat, make evdev a built-in
driver.
Signed-off-by: Phil Elwell <[email protected]>
0 commit comments