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? Jonathan -- 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
