
16 Mar
2017
16 Mar
'17
10:12 p.m.
On Fri, Mar 10, 2017 at 06:38:10PM +0000, Yuiko.Oshino@microchip.com wrote:
From: Yuiko Oshino yuiko.oshino@microchip.com
Add support for Microchip LAN7800 and 7850, USB to 10/100/1000 Ethernet Controllers
Signed-off-by: Yuiko Oshino yuiko.oshino@microchip.com Cc: Marek Vasut marex@denx.de
Changes for v2:
- lan78xx.c header comment cleanup
drivers/usb/eth/Makefile | 1 + drivers/usb/eth/lan78xx.c | 1319 ++++++++++++++++++++++++++++++++++++++++++ drivers/usb/eth/usb_ether.c | 7 + include/usb_ether.h | 6 + scripts/config_whitelist.txt | 1 +
NAK. You don't add to the whitelist, you start adding to Kconfig. Thanks!
--
Tom