From: Razvan Stefanescu Date: Thu, 2 May 2019 07:52:53 +0000 (+0300) Subject: ARM: configs: at91: sama5: Enable LAN78XX as module X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c016d98eb43bb90e0ef59e1b5a273794277a1a98;p=linux.git ARM: configs: at91: sama5: Enable LAN78XX as module Include this driver as the USB-Ethernet chip is present on SAMA5D2-ICP board. Signed-off-by: Razvan Stefanescu [nicolas.ferre@microchip.com: update commit subject and message] Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig index 26222046a9cbf..a528438ed6782 100644 --- a/arch/arm/configs/sama5_defconfig +++ b/arch/arm/configs/sama5_defconfig @@ -89,6 +89,7 @@ CONFIG_MACB=y # CONFIG_NET_VENDOR_STMICRO is not set # CONFIG_NET_VENDOR_WIZNET is not set CONFIG_MICREL_PHY=y +CONFIG_USB_LAN78XX=m CONFIG_LIBERTAS_THINFIRM=m CONFIG_LIBERTAS_THINFIRM_USB=m CONFIG_MWIFIEX=m