[PATCH] platform/x86: never 'select DMI' from a driver

Darren Hart dvhart at infradead.org
Mon Feb 29 15:19:22 PST 2016


On Mon, Feb 29, 2016 at 03:13:54PM -0800, Andy Lutomirski wrote:
> On Mon, Feb 29, 2016 at 3:07 PM, Darren Hart <dvhart at infradead.org> wrote:
> > On Mon, Feb 29, 2016 at 07:46:58AM -0800, Andy Lutomirski wrote:
> >> On Mon, Feb 29, 2016 at 4:13 AM, Arnd Bergmann <arnd at arndb.de> wrote:
> >> > CONFIG_DMI is a user-selectable Kconfig symbol that some drivers
> >> > depend on. As part of a recent patch, other drivers started
> >> > adding a 'select' for the same symbol, which now causes
> >> > a recursive dependency:
> >>
> >> Darren, it may make sense for you to fold the DELL_LAPTOP change in.
> >
> > Andy, I didn't quite follow you. Are you referring to this patch from Arnd, or
> > from the dell-smbios series from Michał?
> >
> > I'm planning on merging both (Michał's is pending a v5).
> >
> 
> I meant to fold the "select DMI" -> "depends on DMI" for DELL_WMI into my patch.

Of course. Obvious in retrospect. :-)

-- 
Darren Hart
Intel Open Source Technology Center



More information about the linux-arm-kernel mailing list