Re: [PATCH 2/4] DRBG: cleanup of preprocessor macros

From: Stephan Mueller
Date: Fri Jul 04 2014 - 20:05:11 EST


Am Freitag, 4. Juli 2014, 22:15:41 schrieb Herbert Xu:

Hi Herbert,

> On Sun, Jun 29, 2014 at 01:37:05PM +0200, Stephan Mueller wrote:
> > When looking into the documentation and trying it I found:
> >
> > - bool choices allow me to only select one option, and only one
> >
> > - tristate choices allow me to only select one option, if the initial
> > tristate is set to yes. If the initial tristate is set to module, it
> > allows zero to all options to be set.
> >
> > That said, neither covers my requirement here: require that at least one
> > option is set, but allow more options.
>
> I have added the following patch to solve this problem.

Thank you very much for the help. I will test it once it is present on the
server.
>
> Please respin your patch against this.

All patches that have been sent so far and not applied will be respun around
the new code level once the updated code appears on the server.

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