[meta-lsi] [PATCH 03/24] temporary fix add AXM35xx TRNG

Daniel Dragomir daniel.dragomir at windriver.com
Thu Jan 28 04:43:01 PST 2016


From: Cristian Bercaru <cristian.bercaru at windriver.com>

---
 .../linux/conf/linux-yocto/linux-3.10/axxiaarm/axxiaarm-common-hw.cfg | 3 +++
 .../linux-yocto/linux-3.10/axxiapowerpc/axxiapowerpc-common-hw.cfg    | 4 ++++
 .../linux/conf/linux-yocto/linux-3.10/axxiapowerpc/testing.scc        | 1 -
 3 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/conf/linux-yocto/linux-3.10/axxiaarm/axxiaarm-common-hw.cfg b/recipes-kernel/linux/conf/linux-yocto/linux-3.10/axxiaarm/axxiaarm-common-hw.cfg
index ffb056a..d4b293b 100644
--- a/recipes-kernel/linux/conf/linux-yocto/linux-3.10/axxiaarm/axxiaarm-common-hw.cfg
+++ b/recipes-kernel/linux/conf/linux-yocto/linux-3.10/axxiaarm/axxiaarm-common-hw.cfg
@@ -125,3 +125,6 @@ CONFIG_HID_ZEROPLUS=y
 #
 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
 
+CONFIG_HW_RANDOM=y
+CONFIG_HW_RANDOM_AXXIA=y
+
diff --git a/recipes-kernel/linux/conf/linux-yocto/linux-3.10/axxiapowerpc/axxiapowerpc-common-hw.cfg b/recipes-kernel/linux/conf/linux-yocto/linux-3.10/axxiapowerpc/axxiapowerpc-common-hw.cfg
index e21987b..5bf3654 100644
--- a/recipes-kernel/linux/conf/linux-yocto/linux-3.10/axxiapowerpc/axxiapowerpc-common-hw.cfg
+++ b/recipes-kernel/linux/conf/linux-yocto/linux-3.10/axxiapowerpc/axxiapowerpc-common-hw.cfg
@@ -70,3 +70,7 @@ CONFIG_NET_VENDOR_WIZNET=y
 # I2C HID support
 #
 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
+
+CONFIG_HW_RANDOM=y
+CONFIG_HW_RANDOM_AXXIA=y
+
diff --git a/recipes-kernel/linux/conf/linux-yocto/linux-3.10/axxiapowerpc/testing.scc b/recipes-kernel/linux/conf/linux-yocto/linux-3.10/axxiapowerpc/testing.scc
index 4c1aaa7..09a1069 100644
--- a/recipes-kernel/linux/conf/linux-yocto/linux-3.10/axxiapowerpc/testing.scc
+++ b/recipes-kernel/linux/conf/linux-yocto/linux-3.10/axxiapowerpc/testing.scc
@@ -1,2 +1 @@
 kconf non-hardware testing.cfg
-kconf hardware testing-hw.cfg
-- 
1.9.1



More information about the meta-lsi mailing list