source: kernel-config/x/installing/libevdev.toml@ d9e1464

12.0 12.1 12.2 gimp3 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128
Last change on this file since d9e1464 was 831ba20a, checked in by Xi Ruoyao <xry111@…>, 14 months ago

kernel-config: Handle if/endif pairs in Kconfig, and allow to set "forced" attribute for options

For example, CONFIG_INPUT is forced w/o CONFIG_EXPERT.

libevdev kernel section needs these features to be rendered
successfully.

  • Property mode set to 100644
File size: 89 bytes
Line 
1INPUT = { value = "*", forced = true }
2INPUT_EVDEV="*M"
3INPUT_MISC="*"
4INPUT_UINPUT="*M"
Note: See TracBrowser for help on using the repository browser.