On Thu, Jan 24, 2013 at 12:27:43AM -0800, Jonathan Nieder wrote:
> Willy Tarreau wrote:
> 
> >> --- a/arch/x86/Kconfig
> >> +++ b/arch/x86/Kconfig
> >> @@ -1430,7 +1430,7 @@ config ARCH_USES_PG_UNCACHED
> >>
> >>  config ARCH_RANDOM
> >>    def_bool y
> >> -  prompt "x86 architectural random number generator" if EXPERT
> >> +  prompt "x86 architectural random number generator" if EMBEDDED
> >>    ---help---
> >>      Enable the x86 architectural RDRAND instruction
> >>      (Intel Bull Mountain technology) to generate random numbers.
> >
> > So that means that we have never built RDRAND on 2.6.32/2.6.34 yet then !
> 
> Isn't the default (y) used when the prompt isn't shown?

Yes of course you're right Jonathan. -ENOCOFFEE as usual on morning e-mails.
Anyway we need to support disabling it.

Willy

--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to