[linux-yocto] [PATCH] meta: axxia: add support for axxia random number generator

2015-06-30 Thread Cristian Bercaru
This patch enables in Kconfig the options needed for random number generation using the Axxia hardware block. Signed-off-by: Cristian Bercaru cristian.berc...@windriver.com Signed-off-by: Sreedevi Joshi sreedevi.jo...@intel.com --- meta/cfg/kernel-cache/bsp/axxiaarm/axxiaarm.cfg|4 +++-

Re: [linux-yocto] [PATCH] LSI AXXIA updates to linux-yocto-3.14 meta

2015-06-30 Thread Bruce Ashfield
On 2015-06-30 08:29 AM, Cristian Bercaru wrote: Hello! This minor patch updates the configuratio fragments needed to build linux-yocto-3.4 on Axxia platforms. It adds options thsat enable the axxia random number generator. Please apply this patch on the meta branch. I've applied and pushed