1config INTEL_SAR_INT1092
2	tristate "Intel Specific Absorption Rate Driver"
3	depends on ACPI
4	help
5	  This driver helps to limit the exposure of human body to RF frequency by
6	  providing information to userspace application that will inform the Intel
7	  M.2 modem to regulate the RF power based on SAR data obtained from the
8	  sensors captured in the BIOS. ACPI interface exposes this data from the BIOS
9	  to SAR driver. The front end application in userspace will interact with SAR
10	  driver to obtain information like the device mode, Antenna index, baseband index,
11	  SAR table index and use available communication like MBIM interface to enable
12	  data communication to modem for RF power regulation. Enable this config when
13	  given platform needs to support "Dynamic SAR" configuration for a modem available
14	  on the platform.
15