Signed-off-by: Cristian Bercaru <cristian.berc...@windriver.com>
---
 meta/cfg/kernel-cache/bsp/axxiaarm/axxiaarm.scc    |    4 ++++
 .../kernel-cache/bsp/axxiapowerpc/axxiapowerpc.scc |    4 ++++
 2 files changed, 8 insertions(+)

diff --git a/meta/cfg/kernel-cache/bsp/axxiaarm/axxiaarm.scc 
b/meta/cfg/kernel-cache/bsp/axxiaarm/axxiaarm.scc
index 55a516f..dccecbf 100644
--- a/meta/cfg/kernel-cache/bsp/axxiaarm/axxiaarm.scc
+++ b/meta/cfg/kernel-cache/bsp/axxiaarm/axxiaarm.scc
@@ -1,6 +1,10 @@
 # Core arm configuation settings
 include arch/arm/arm.scc nopatch
 
+include features/usb/ehci-hcd.scc
+include cfg/usb-mass-storage.scc
+include cfg/virtio.scc
+
 include rapidio.scc
 include edac.scc
 include kvm.scc
diff --git a/meta/cfg/kernel-cache/bsp/axxiapowerpc/axxiapowerpc.scc 
b/meta/cfg/kernel-cache/bsp/axxiapowerpc/axxiapowerpc.scc
index 4393391..6dd5be6 100644
--- a/meta/cfg/kernel-cache/bsp/axxiapowerpc/axxiapowerpc.scc
+++ b/meta/cfg/kernel-cache/bsp/axxiapowerpc/axxiapowerpc.scc
@@ -1,3 +1,7 @@
+include features/usb/ehci-hcd.scc
+include features/scsi/disk.scc
+include cfg/usb-mass-storage.scc
+
 include rapidio.scc
 
 kconf hardware axxiapowerpc.cfg
-- 
1.7.9.5

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to