Commit dd76788f authored by Tim Zimmermann's avatar Tim Zimmermann Committed by Benjamin Tissoires
Browse files

hid: intel-thc-hid: Select SGL_ALLOC



intel-thc-dma.c uses sgl_alloc() resulting in a build failure
if CONFIG_SGL_ALLOC is not enabled

Signed-off-by: default avatarTim Zimmermann <tim@linux4.de>
Reviewed-by: default avatarEven Xu <even.xu@intel.com>
Signed-off-by: default avatarBenjamin Tissoires <bentiss@kernel.org>
parent e03fb369
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ menu "Intel THC HID Support"
config INTEL_THC_HID
	tristate "Intel Touch Host Controller"
	depends on ACPI
	select SGL_ALLOC
	help
	  THC (Touch Host Controller) is the name of the IP block in PCH that
	  interfaces with Touch Devices (ex: touchscreen, touchpad etc.). It