Intel Integrated Sensor Hub

modulename: intel-ishtp.ko

and/or

intel-ishtp-hid.ko

and/or

intel-ish-ipc.ko

configname: CONFIG_INTEL_ISH_HID

Linux Kernel Configuration
└─>Device Drivers
└─>HID support
└─>Intel ISH HID support
└─>Intel Integrated Sensor Hub
In linux kernel since version 3.10 (release Date: 2013-06-30)  
The Integrated Sensor Hub (ISH) enables the ability to offload
sensor polling and algorithm processing to a dedicated low power
processor in the chipset. This allows the core processor to go into
low power modes more often, resulting in the increased battery life.
The current processors that support ISH are: Cherrytrail, Skylake,
Broxton and Kaby Lake.

Say Y here if you want to support Intel ISH. If unsure, say N.

source code:
selects
CONFIG_HID

depends
CONFIG_INPUT
CONFIG_PCI
CONFIG_COMPILE_TEST or CONFIG_X86_64