mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 19:05:51 +01:00
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
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>
This commit is contained in:
@@ -5052,7 +5052,6 @@ CONFIG_USB_GADGET_PXA2XX
|
||||
CONFIG_USB_GADGET_SA1100
|
||||
CONFIG_USB_GADGET_SUPERH
|
||||
CONFIG_USB_GADGET_SX2
|
||||
CONFIG_USB_HOST_ETHER
|
||||
CONFIG_USB_HOST_XHCI_BASE
|
||||
CONFIG_USB_INVENTRA_DMA
|
||||
CONFIG_USB_ISP1301_I2C_ADDR
|
||||
|
||||
Reference in New Issue
Block a user