From: "Ng, Wei Tee" <[email protected]> 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 <[email protected]> --- .../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 -- _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
