xref: /linux/drivers/hid/amd-sfh-hid/Kconfig (revision bf7660dab30dfb43fcdd3c73b1f526e53f78b76c)
14f567b9fSSandeep Singh# SPDX-License-Identifier: GPL-2.0-or-later
24f567b9fSSandeep Singhmenu "AMD SFH HID Support"
34f567b9fSSandeep Singh	depends on X86_64 || COMPILE_TEST
44f567b9fSSandeep Singh	depends on PCI
54f567b9fSSandeep Singh
64f567b9fSSandeep Singhconfig AMD_SFH_HID
74f567b9fSSandeep Singh	tristate "AMD Sensor Fusion Hub"
8*bf7660daSArnd Bergmann	depends on HID
94f567b9fSSandeep Singh	help
104f567b9fSSandeep Singh	  If you say yes to this option, support will be included for the
114f567b9fSSandeep Singh	  AMD Sensor Fusion Hub.
124f567b9fSSandeep Singh	  This driver will enable sensors functionality on AMD platforms
134f567b9fSSandeep Singh	  starting from 17h family of RYZEN parts.
144f567b9fSSandeep Singh
154f567b9fSSandeep Singh	  This driver can also be built as a module. If so, the module will
164f567b9fSSandeep Singh	  be called amd-sfh.
174f567b9fSSandeep Singh	  Say Y or M here if you want to support AMD SFH. If unsure, say N.
184f567b9fSSandeep Singhendmenu
19