kconfig-generic.toml: require I2C_HID_ACPI
Required on some laptops for a working touchpad. Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/9157>
This commit is contained in:
parent
7630b8540e
commit
8d027bdfec
1 changed files with 2 additions and 0 deletions
|
|
@ -121,6 +121,8 @@ SURFACE_KBD = "m"
|
|||
["category:input".">=0.0.0"."aarch64 armv7"]
|
||||
HID_GOOGLE_HAMMER = "m"
|
||||
I2C_HID_OF_GOODIX = "m"
|
||||
["category:input".">=0.0.0"."aarch64 loongarch64 riscv64 x86 x86_64"]
|
||||
I2C_HID_ACPI = "m"
|
||||
|
||||
# led and light devices
|
||||
["category:led".">=0.0.0"."all"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue