--- zzzz-none-000/linux-2.6.32.61/arch/x86/Kconfig 2013-06-10 09:43:48.000000000 +0000 +++ virian-300e-630/linux-2.6.32.61/arch/x86/Kconfig 2013-02-11 15:10:47.000000000 +0000 @@ -49,6 +49,7 @@ select HAVE_KERNEL_GZIP select HAVE_KERNEL_BZIP2 select HAVE_KERNEL_LZMA + select HAVE_KERNEL_LZO select HAVE_ARCH_KMEMCHECK config OUTPUT_FORMAT @@ -1430,7 +1431,7 @@ config ARCH_RANDOM def_bool y - prompt "x86 architectural random number generator" if EMBEDDED + prompt "x86 architectural random number generator" if EXPERT ---help--- Enable the x86 architectural RDRAND instruction (Intel Bull Mountain technology) to generate random numbers.