On Sun, Feb 14, 2021 at 09:45:56AM -0800, Randy Dunlap wrote:
> On 2/12/21 2:22 PM, mgr...@linux.intel.com wrote:
> > diff --git a/drivers/misc/intel_tsens/Kconfig 
> > b/drivers/misc/intel_tsens/Kconfig
> > index bfb8fe1997f4..8b263fdd80c3 100644
> > --- a/drivers/misc/intel_tsens/Kconfig
> > +++ b/drivers/misc/intel_tsens/Kconfig
> > @@ -13,3 +13,16 @@ config INTEL_TSENS_LOCAL_HOST
> >       management controller.
> >       Say Y if using a processor that includes the Intel VPU such as
> >       Keem Bay.  If unsure, say N.
> > +
> > +config INTEL_TSENS_IA_HOST
> > +   tristate "Temperature sensor driver for intel tsens remote host"
> 
> s/intel/Intel/ ?
> 
> as above and below.
fixed and qued up for posting when merge window closes.

Thanks!

--mark
> 
> > +   depends on I2C && THERMAL
> > +   depends on I2C_SMBUS
> > +   help
> > +     This option enables tsens i2c and thermal local Host driver.
> > +
> > +     This driver is used for reading thermal data via I2C SMBUS
> > +     and registers itself to thermal framework, which can be
> > +     used by thermal daemon in remote IA host
> > +     Say Y if using a processor that includes the Intel VPU such as
> > +     Keem Bay.  If unsure, say N.
> 
> 
> -- 
> ~Randy
> 

Reply via email to