From 1b3ab661d681b24695a3a380b16a65d790acff88 Mon Sep 17 00:00:00 2001 From: mglae Date: Sat, 4 Dec 2021 15:27:49 +0100 Subject: [PATCH] linux config Generic: add CONFIG_I2C_HID_CORE and CONFIG_I2C_HID_ACPI to fix I2C touchpad regression --- projects/Generic/linux/linux.x86_64.conf | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/projects/Generic/linux/linux.x86_64.conf b/projects/Generic/linux/linux.x86_64.conf index 62659d8807..9c20f6a375 100644 --- a/projects/Generic/linux/linux.x86_64.conf +++ b/projects/Generic/linux/linux.x86_64.conf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.15.0 Kernel Configuration +# Linux/x86 5.15.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="x86_64-libreelec-linux-gnu-gcc-10.3.0 (GCC) 10.3.0" CONFIG_CC_IS_GCC=y @@ -4949,9 +4949,11 @@ CONFIG_USB_HIDDEV=y # # I2C HID support # -# CONFIG_I2C_HID_ACPI is not set +CONFIG_I2C_HID_ACPI=y # end of I2C HID support +CONFIG_I2C_HID_CORE=y + # # Intel ISH HID support # @@ -5822,7 +5824,6 @@ CONFIG_FS_POSIX_ACL=y CONFIG_EXPORTFS=y # CONFIG_EXPORTFS_BLOCK_OPS is not set CONFIG_FILE_LOCKING=y -CONFIG_MANDATORY_FILE_LOCKING=y # CONFIG_FS_ENCRYPTION is not set # CONFIG_FS_VERITY is not set CONFIG_FSNOTIFY=y @@ -5875,9 +5876,6 @@ CONFIG_EXFAT_FS=m CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8" # CONFIG_NTFS_FS is not set # CONFIG_NTFS3_FS is not set -# CONFIG_NTFS3_64BIT_CLUSTER is not set -# CONFIG_NTFS3_LZX_XPRESS is not set -# CONFIG_NTFS3_FS_POSIX_ACL is not set # end of DOS/FAT/EXFAT/NT Filesystems #