> -----Original Message-----
> From: Randy Dunlap <rdun...@infradead.org>
> Sent: Wednesday, September 23, 2020 12:12
> To: Divya Bharathi; dvh...@infradead.org
> Cc: LKML; platform-driver-...@vger.kernel.org; Bharathi, Divya; Hans de Goede;
> Andy Shevchenko; mark gross; Limonciello, Mario; Ksr, Prasanth
> Subject: Re: [PATCH v4] Introduce support for Systems Management Driver over
> WMI for Dell Systems
> 
> 
> [EXTERNAL EMAIL]
> 
> Hi,
> 
> On 9/23/20 4:30 AM, Divya Bharathi wrote:
> > diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
> > index 40219bba6801..4fd7a3f0a904 100644
> > --- a/drivers/platform/x86/Kconfig
> > +++ b/drivers/platform/x86/Kconfig
> > @@ -430,6 +430,18 @@ config DELL_WMI
> >       To compile this driver as a module, choose M here: the module will
> >       be called dell-wmi.
> >
> > +config DELL_WMI_SYSMAN
> > +   tristate "Dell WMI Systems management WMI driver"
> 
> Could you drop one of those "WMI" strings or are both of them needed?
> 

Thanks, that's a good suggestion.  How about instead:

"Dell WMI based Systems management driver"

Reply via email to