configs: Move some usb config in defconfig
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 4 Oct 2021 09:23:41 +0000 (11:23 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 8 Oct 2021 06:25:12 +0000 (08:25 +0200)
commit454994727d0937bb232f339cfd01bd78ca722828
tree2c9a7a70bdc090447e28b2f3ea8dc36ecd850c91
parentcc30ea584ef8f3533448dd75716e8a4d28c9e495
configs: Move some usb config in defconfig

Using the tools moveconfig.py to move the following config in the
defconfig files:
 CONFIG_USB_HOST_ETHER
 CONFIG_USB_ETHER_ASIX
 CONFIG_USB_ETHER_MCS7830
 CONFIG_USB_ETHER_SMSC95XX

These option are already migrated since the commit f58ad98a621c ("usb: net:
migrate USB Ethernet adapters to Kconfig") and the commit ae3584498bf8
("usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig").

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
Reviewed-by: Ian Ray <ian.ray@ge.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
configs/dh_imx6_defconfig
configs/kp_imx6q_tpc_defconfig
configs/mx53ppd_defconfig
configs/stih410-b2260_defconfig
include/configs/dh_imx6.h
include/configs/kp_imx6q_tpc.h
include/configs/mx53ppd.h
include/configs/stih410-b2260.h