From d07882a3f863c025e1e437546f753b357d5a619d Mon Sep 17 00:00:00 2001
From: "Ng, Wei Tee" <wei.tee.ng@intel.com>
Date: Wed, 12 Nov 2014 11:12:29 +0800
Subject: [PATCH] meta: valleyisland 32-bit: Enable Realtek Ethernet Driver

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@intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
 bsp/valleyisland/valleyisland-32.scc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bsp/valleyisland/valleyisland-32.scc b/bsp/valleyisland/valleyisland-32.scc
index 3f7146714..c4abf0914 100644
--- a/bsp/valleyisland/valleyisland-32.scc
+++ b/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
-- 
GitLab