提交 65e4122d 编写于 作者: E Even Xu 提交者: Jiri Kosina

HID: intel-ish-hid: Set ISH driver depends on x86

During ISH DMA enabling, some platforms (such as EHL) don't
support cache snooping, driver needs involve clflush_cache_range
API which isn't supported by all archs (such as ARM).

Considering ISH only exists on Intel platforms, add the dependence
in Kconfig to avoid build warnings or errors on other archs.
Acked-by: NPandruvada, Srinivas <srinivas.pandruvada@intel.com>
Signed-off-by: NEven Xu <even.xu@intel.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 c57179c7
......@@ -5,6 +5,7 @@ menu "Intel ISH HID support"
config INTEL_ISH_HID
tristate "Intel Integrated Sensor Hub"
default n
depends on X86
select HID
help
The Integrated Sensor Hub (ISH) enables the ability to offload
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册