On Wed, 14 May 2014 15:03:35 +0200, Geert Uytterhoeven <ge...@linux-m68k.org> 
wrote:
> On Wed, May 14, 2014 at 12:08 PM, Grant Likely
> <grant.lik...@secretlab.ca> wrote:
> >> +config OF_OVERLAY
> >> +     bool "OF overlay support"
> >> +     depends on OF
> >> +     select OF_DYNAMIC
> >> +     select OF_DEVICE
> >> +     select OF_RESOLVE
> >> +     help
> >> +       OpenFirmware overlay support. Allows you to modify on runtime the
> >> +       live tree using overlays.
> >
> > Should not be a user-visable option. Drivers using it should select it
> 
> Why not? It's up to the (final) user to use it, or not.
> 
> > or otherwise cause it to be enabled.
> 
> Why should this be driver-specific? Shouldn't this just work with all drivers?

This patch is just the infrastructure. The actual user-visible option
is in another patch.

g.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to