1 ## SPDX-License-Identifier: GPL-2.0-only
3 config DRIVERS_INTEL_ISH
7 When enabled, chip driver/intel/ish will publish information to the
8 SSDT _DSD table for the ISH device.
10 config DRIVER_INTEL_ISH_HAS_MAIN_FW
13 depends on DRIVERS_INTEL_ISH
15 This config specifies that the Intel Sensor Hub (ISH) is using ISH MAIN firmware. The
16 ISH MAIN FW resides in the rootfs and is loaded by the kernel. Since there is no dependency
17 on AP firmware, the ISH BUP version is not fetched from the CSE firmware partition.
19 This setting is platform-specific. Enable it only on platforms where the ISH is
20 confirmed to be using the MAIN firmware.