blob: db069a83e9a284e04765bd92909ab0e9468783aa [file] [log] [blame]
Sandeep Singh4f567b92020-10-10 01:31:36 +05301# SPDX-License-Identifier: GPL-2.0-or-later
2menu "AMD SFH HID Support"
3 depends on X86_64 || COMPILE_TEST
4 depends on PCI
5 depends on HID
6
7config AMD_SFH_HID
8 tristate "AMD Sensor Fusion Hub"
9 help
10 If you say yes to this option, support will be included for the
11 AMD Sensor Fusion Hub.
12 This driver will enable sensors functionality on AMD platforms
13 starting from 17h family of RYZEN parts.
14
15 This driver can also be built as a module. If so, the module will
16 be called amd-sfh.
17 Say Y or M here if you want to support AMD SFH. If unsure, say N.
18endmenu