From ed52ea507f120738b180d1a18a2945412b0ddb63 Mon Sep 17 00:00:00 2001 From: Chris Packham Date: Thu, 3 May 2018 23:00:35 +1200 Subject: net: add Kconfig for MVGBE Add Kconfig for MVGBE and update boards to select this. Signed-off-by: Chris Packham Reviewed-by: Stefan Roese --- configs/ib62x0_defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/ib62x0_defconfig') diff --git a/configs/ib62x0_defconfig b/configs/ib62x0_defconfig index 9a067e36cc..cb629bbfb9 100644 --- a/configs/ib62x0_defconfig +++ b/configs/ib62x0_defconfig @@ -25,6 +25,8 @@ CONFIG_ISO_PARTITION=y CONFIG_ENV_IS_IN_NAND=y CONFIG_MVSATA_IDE=y # CONFIG_MMC is not set +CONFIG_NETDEVICES=y +CONFIG_MVGBE=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y -- cgit v1.2.3