From 88cd1a06cc6ce06e86500218cadd484d2c495f8f Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 29 Dec 2022 17:13:41 +0100 Subject: [PATCH] pygoscelis: Disable CONFIG_AMD_SFH_HID Looks as there is no sensor fusion hub on the T14s. Support in this config was introduced in c1780e5a8b71c98054706101ea9e3322f03734a3. --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index edc4159..a511e21 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -3562,7 +3562,7 @@ CONFIG_USB_HIDDEV=y # # AMD SFH HID Support # -CONFIG_AMD_SFH_HID=m +# CONFIG_AMD_SFH_HID is not set # end of AMD SFH HID Support # end of HID support