mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-09 19:57:18 +08:00
For example, CONFIG_INPUT is forced w/o CONFIG_EXPERT. libevdev kernel section needs these features to be rendered successfully.
5 lines
89 B
TOML
5 lines
89 B
TOML
INPUT = { value = "*", forced = true }
|
|
INPUT_EVDEV="*M"
|
|
INPUT_MISC="*"
|
|
INPUT_UINPUT="*M"
|