On Fri, 2014-09-05 at 11:40 +0200, Jonas Gorski wrote:
> On Fri, Sep 5, 2014 at 10:50 AM, Johannes Berg
> <[email protected]> wrote:
> > From: Johannes Berg <[email protected]>
> 
> Can't you just send from the correct address? ;p

Not easily :)

> How about the following to avoid negative options:
> 
> config DEV_COREDUMP
>        bool "Enable device coredump" if EXPERT
>        default y if WANT_DEV_COREDUMP
>        help
>          Enable the device coredump mechanism for drivers wanting to
>          use it. Disabling allows for more sensitive systems or systems that
>          don't want to ever access the information to not have the code,
>          nor keep any data.
> 
>          If unsure, say Y.

Yeah, that seems reasonable. I guess I did the negative option because I
was thinking about the negative case ("I really don't want this!!!
111!!") :)

johannes

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
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