Re: [PATCH] Kconfig cleanup (PARPORT_PC dependencies)
From: Sam Ravnborg <hidden>
Date: 2013-09-13 16:40:11
Also in:
lkml
From: Sam Ravnborg <hidden>
Date: 2013-09-13 16:40:11
Also in:
lkml
On Thu, Sep 12, 2013 at 05:21:52PM -0400, Mark Salter wrote:
On Thu, 2013-09-12 at 22:32 +0200, Sam Ravnborg wrote:quoted
It is much nicer if you provide a config symbol only once. And then let the architectures who want it select this symbol. This is the pattern we use for similar things in many places today, so it is best to follow that pattern.Okay, I'm ahead of you on that. I actually had two versions of the patch. The other uses select. If that is the preferred way these days, I'll go with it for V2 of the patch.
Perfect - please use this. Sam