xref: /linux/drivers/hid/amd-sfh-hid/Kconfig (revision 79790b6818e96c58fe2bffee1b418c16e64e7b80)
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"
8bf7660daSArnd Bergmann	depends on HID
9*90184f90SBasavaraj Natikar	depends on X86
104f567b9fSSandeep Singh	help
114f567b9fSSandeep Singh	  If you say yes to this option, support will be included for the
124f567b9fSSandeep Singh	  AMD Sensor Fusion Hub.
134f567b9fSSandeep Singh	  This driver will enable sensors functionality on AMD platforms
144f567b9fSSandeep Singh	  starting from 17h family of RYZEN parts.
154f567b9fSSandeep Singh
164f567b9fSSandeep Singh	  This driver can also be built as a module. If so, the module will
174f567b9fSSandeep Singh	  be called amd-sfh.
184f567b9fSSandeep Singh	  Say Y or M here if you want to support AMD SFH. If unsure, say N.
194f567b9fSSandeep Singhendmenu
20