kernel: modules: input: adapt for kernel 6.6
authorWeijie Gao <hackpascal@gmail.com>
Sat, 6 Jan 2024 07:08:41 +0000 (15:08 +0800)
committerRobert Marko <robimarko@gmail.com>
Mon, 11 Mar 2024 19:17:26 +0000 (20:17 +0100)
commit0c98d99c5e8178ee8e578e67afa7bee7da9e4a14
tree40736e2e3e311f444d78e18dd1a42987cd58da5f
parent8d83b9ee2dd4e22a1bf08d117c9b508ff5c66709
kernel: modules: input: adapt for kernel 6.6

Adapt input kmods for building under kernel 6.6:
* kmod-input-touchscreen-edt-ft5x06 depends on kmod-regmap-i2c
from 6.3 as it starts to use regmap to access registers
* CONFIG_HID_SUPPORT needs to be set in addition to CONFIG_HID.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Weijie Gao <hackpascal@gmail.com>
package/kernel/linux/modules/input.mk