usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
authorChris Packham <judge.packham@gmail.com>
Mon, 28 Aug 2017 08:50:45 +0000 (20:50 +1200)
committerTom Rini <trini@konsulko.com>
Fri, 8 Sep 2017 14:21:46 +0000 (10:21 -0400)
CONFIG_USB_HOST_ETHER is the framework that the drivers are dependent on
USB_HOST_ETHER. Use this as a menu and move the existing LAN75XX and
LAN78XX options under new menu. Finally update the defconfigs that need
CONFIG_USB_HOST_ETHER.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

No differences found