Re: [U-Boot] [RFC PATCH 3/4] usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig

2017-08-26 Thread Chris Packham
On 27/08/2017 11:13 AM, "Simon Glass"  wrote:

On 20 August 2017 at 04:20, Chris Packham  wrote:
> 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 
> ---
>
>  configs/apalis_imx6_defconfig |  1 +
>  configs/apalis_imx6_nospl_com_defconfig   |  1 +
>  configs/apalis_imx6_nospl_it_defconfig|  1 +
>  configs/arndale_defconfig |  1 +
>  configs/bayleybay_defconfig   |  1 +
>  configs/beaver_defconfig  |  1 +
>  configs/cardhu_defconfig  |  1 +
>  configs/cei-tk1-som_defconfig |  1 +
>  configs/cgtqmx6eval_defconfig |  1 +
>  configs/chromebook_link64_defconfig   |  1 +
>  configs/chromebook_link_defconfig |  1 +
>  configs/chromebook_samus_defconfig|  1 +
>  configs/chromebox_panther_defconfig   |  1 +
>  configs/cl-som-am57x_defconfig|  1 +
>  configs/cm_t54_defconfig  |  1 +
>  configs/colibri_imx6_defconfig|  1 +
>  configs/colibri_imx6_nospl_defconfig  |  1 +
>  configs/colibri_t20_defconfig |  1 +
>  configs/colibri_t30_defconfig |  1 +
>  configs/conga-qeval20-qa3-e3845-internal-uart_defconfig   |  1 +
>  configs/conga-qeval20-qa3-e3845_defconfig |  1 +
>  configs/coreboot-x86_defconfig|  1 +
>  configs/cougarcanyon2_defconfig   |  1 +
>  configs/crownbay_defconfig|  1 +
>  configs/dalmore_defconfig |  1 +
>  configs/dfi-bt700-q7x-151_defconfig   |  1 +
>  configs/dragonboard410c_defconfig |  1 +
>  configs/e2220-1170_defconfig  |  1 +
>  configs/evb-rk3399_defconfig  |  1 +
>  configs/fennec-rk3288_defconfig   |  1 +
>  configs/firefly-rk3288_defconfig  |  1 +
>  configs/firefly-rk3399_defconfig  |  1 +
>  configs/galileo_defconfig |  1 +
>  configs/gwventana_emmc_defconfig  |  1 +
>  configs/gwventana_gw5904_defconfig|  1 +
>  configs/gwventana_nand_defconfig  |  1 +
>  configs/harmony_defconfig |  1 +
>  configs/hikey_defconfig   |  1 +
>  configs/jetson-tk1_defconfig  |  1 +
>  configs/kylin-rk3036_defconfig|  1 +
>  configs/m53evk_defconfig  |  1 +
>  configs/marsboard_defconfig   |  1 +
>  configs/mcx_defconfig |  1 +
>  configs/medcom-wide_defconfig |  1 +
>  configs/minnowmax_defconfig   |  1 +
>  configs/miqi-rk3288_defconfig |  1 +
>  configs/mvebu_db-88f3720_defconfig|  1 +
>  configs/mvebu_db_armada8k_defconfig   |  1 +
>  configs/mvebu_espressobin-88f3720_defconfig   |  1 +
>  configs/mvebu_mcbin-88f8040_defconfig |  1 +
>  configs/mx23_olinuxino_defconfig  |  1 +
>  configs/mx28evk_auart_console_defconfig   |  1 +
>  configs/mx28evk_defconfig |  1 +
>  configs/mx28evk_nand_defconfig|  1 +
>  configs/mx28evk_spi_defconfig |  1 +
>  configs/mx51evk_defconfig |  1 +
>  configs/mx53loco_defconfig|  1 +
>  configs/mx6dlarm2_defconfig   |  1 +
>  configs/mx6dlarm2_lpddr2_defconfig|  1 +
>  configs/mx6qarm2_defconfig|  1 +
>  configs/mx6qarm2_lpddr2_defconfig |  1 +
>  configs/mx6qsabrelite_defconfig   |  1 +
>  configs/mx6sabreauto_defconfig|  1 +
>  configs/mx6sabresd_defconfig  |  1 +
>  configs/mx6slevk_defconfig|  1 +
>  configs/mx6slevk_spinor_defconfig |  1 +
>  configs/mx6slevk_spl_defconfig 

Re: [U-Boot] [RFC PATCH 3/4] usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig

2017-08-26 Thread Simon Glass
On 20 August 2017 at 04:20, Chris Packham  wrote:
> 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 
> ---
>
>  configs/apalis_imx6_defconfig |  1 +
>  configs/apalis_imx6_nospl_com_defconfig   |  1 +
>  configs/apalis_imx6_nospl_it_defconfig|  1 +
>  configs/arndale_defconfig |  1 +
>  configs/bayleybay_defconfig   |  1 +
>  configs/beaver_defconfig  |  1 +
>  configs/cardhu_defconfig  |  1 +
>  configs/cei-tk1-som_defconfig |  1 +
>  configs/cgtqmx6eval_defconfig |  1 +
>  configs/chromebook_link64_defconfig   |  1 +
>  configs/chromebook_link_defconfig |  1 +
>  configs/chromebook_samus_defconfig|  1 +
>  configs/chromebox_panther_defconfig   |  1 +
>  configs/cl-som-am57x_defconfig|  1 +
>  configs/cm_t54_defconfig  |  1 +
>  configs/colibri_imx6_defconfig|  1 +
>  configs/colibri_imx6_nospl_defconfig  |  1 +
>  configs/colibri_t20_defconfig |  1 +
>  configs/colibri_t30_defconfig |  1 +
>  configs/conga-qeval20-qa3-e3845-internal-uart_defconfig   |  1 +
>  configs/conga-qeval20-qa3-e3845_defconfig |  1 +
>  configs/coreboot-x86_defconfig|  1 +
>  configs/cougarcanyon2_defconfig   |  1 +
>  configs/crownbay_defconfig|  1 +
>  configs/dalmore_defconfig |  1 +
>  configs/dfi-bt700-q7x-151_defconfig   |  1 +
>  configs/dragonboard410c_defconfig |  1 +
>  configs/e2220-1170_defconfig  |  1 +
>  configs/evb-rk3399_defconfig  |  1 +
>  configs/fennec-rk3288_defconfig   |  1 +
>  configs/firefly-rk3288_defconfig  |  1 +
>  configs/firefly-rk3399_defconfig  |  1 +
>  configs/galileo_defconfig |  1 +
>  configs/gwventana_emmc_defconfig  |  1 +
>  configs/gwventana_gw5904_defconfig|  1 +
>  configs/gwventana_nand_defconfig  |  1 +
>  configs/harmony_defconfig |  1 +
>  configs/hikey_defconfig   |  1 +
>  configs/jetson-tk1_defconfig  |  1 +
>  configs/kylin-rk3036_defconfig|  1 +
>  configs/m53evk_defconfig  |  1 +
>  configs/marsboard_defconfig   |  1 +
>  configs/mcx_defconfig |  1 +
>  configs/medcom-wide_defconfig |  1 +
>  configs/minnowmax_defconfig   |  1 +
>  configs/miqi-rk3288_defconfig |  1 +
>  configs/mvebu_db-88f3720_defconfig|  1 +
>  configs/mvebu_db_armada8k_defconfig   |  1 +
>  configs/mvebu_espressobin-88f3720_defconfig   |  1 +
>  configs/mvebu_mcbin-88f8040_defconfig |  1 +
>  configs/mx23_olinuxino_defconfig  |  1 +
>  configs/mx28evk_auart_console_defconfig   |  1 +
>  configs/mx28evk_defconfig |  1 +
>  configs/mx28evk_nand_defconfig|  1 +
>  configs/mx28evk_spi_defconfig |  1 +
>  configs/mx51evk_defconfig |  1 +
>  configs/mx53loco_defconfig|  1 +
>  configs/mx6dlarm2_defconfig   |  1 +
>  configs/mx6dlarm2_lpddr2_defconfig|  1 +
>  configs/mx6qarm2_defconfig|  1 +
>  configs/mx6qarm2_lpddr2_defconfig |  1 +
>  configs/mx6qsabrelite_defconfig   |  1 +
>  configs/mx6sabreauto_defconfig|  1 +
>  configs/mx6sabresd_defconfig  |  1 +
>  configs/mx6slevk_defconfig|  1 +
>  configs/mx6slevk_spinor_defconfig |  1 +
>  configs/mx6slevk_spl_defconfig|  1 +
>  configs/mx6sllevk_defconfig