[linux-yocto] [PATCH 1/1] meta: valleyisland 32-bit: Enable Realtek Ethernet Driver

wei.tee.ng at intel.com wei.tee.ng at intel.com
Tue Nov 11 19:12:29 PST 2014


From: "Ng, Wei Tee" <wei.tee.ng at intel.com>

This patch will enable Realtek ethernet driver support for
32-bit Valley Island BSP by using configs available in
common-pc-eth.cfg.

Signed-off-by: Ng, Wei Tee <wei.tee.ng at intel.com>
---
 .../bsp/valleyisland/valleyisland-32.scc           |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/cfg/kernel-cache/bsp/valleyisland/valleyisland-32.scc b/meta/cfg/kernel-cache/bsp/valleyisland/valleyisland-32.scc
index 3f71467..c4abf09 100644
--- a/meta/cfg/kernel-cache/bsp/valleyisland/valleyisland-32.scc
+++ b/meta/cfg/kernel-cache/bsp/valleyisland/valleyisland-32.scc
@@ -20,3 +20,5 @@ include features/spi/spidev.scc
 
 include features/usb/ehci-hcd.scc
 include features/usb/xhci-hcd.scc
+
+kconf hardware bsp/common-pc/common-pc-eth.cfg
-- 
1.7.9.5



More information about the linux-yocto mailing list