glfs/kernel-config/x/installing/libevdev.toml
Xi Ruoyao 185ffd913f
kernel-config: Allow specifying non-module style forcing for tristate
instead of relying on unsound heuristic.
2023-07-31 21:44:36 +08:00

4 lines
117 B
TOML

# forced by VT && TTY, with !EXPERT VT and TTY are always set
INPUT = { value = "*", forced = "*" }
INPUT_EVDEV="*M"