brintos

brintos / linux-shallow public Read only

0
0
Text · 836 B · 2e9a177 Raw
15 lines · plain
1config INTEL_SAR_INT10922	tristate "Intel Specific Absorption Rate Driver"3	depends on ACPI4	help5	  This driver helps to limit the exposure of human body to RF frequency by6	  providing information to userspace application that will inform the Intel7	  M.2 modem to regulate the RF power based on SAR data obtained from the8	  sensors captured in the BIOS. ACPI interface exposes this data from the BIOS9	  to SAR driver. The front end application in userspace will interact with SAR10	  driver to obtain information like the device mode, Antenna index, baseband index,11	  SAR table index and use available communication like MBIM interface to enable12	  data communication to modem for RF power regulation. Enable this config when13	  given platform needs to support "Dynamic SAR" configuration for a modem available14	  on the platform.15