[Replicant] [PATCH 1/2] tuna_defconfig: Add support for USB Ethernet adapters

Joonas Kylmälä joonas.kylmala at iki.fi
Sun Jun 2 14:56:16 UTC 2019


Hi,

Acked-by: Joonas Kylmälä <joonas.kylmala at iki.fi>

Other thing: Can you resend the 2/2 patch for this patch set since I for
some reason did not receive it.

Denis 'GNUtoo' Carikli:
> Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at cyberdimension.org>
> ---
>  arch/arm/configs/tuna_defconfig | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
> 
> diff --git a/arch/arm/configs/tuna_defconfig b/arch/arm/configs/tuna_defconfig
> index 5e9f9690e3e7..f25abd1efcff 100644
> --- a/arch/arm/configs/tuna_defconfig
> +++ b/arch/arm/configs/tuna_defconfig
> @@ -1340,22 +1340,22 @@ CONFIG_DHD_USE_SCHED_SCAN=y
>  #
>  # USB Network Adapters
>  #
> -# CONFIG_USB_CATC is not set
> -# CONFIG_USB_KAWETH is not set
> -# CONFIG_USB_PEGASUS is not set
> -# CONFIG_USB_RTL8150 is not set
> +CONFIG_USB_CATC=y
> +CONFIG_USB_KAWETH=y
> +CONFIG_USB_PEGASUS=y
> +CONFIG_USB_RTL8150=y
>  CONFIG_USB_USBNET=y
>  CONFIG_USB_NET_AX8817X=y
>  CONFIG_USB_NET_CDCETHER=y
>  # CONFIG_USB_NET_CDC_EEM is not set
>  CONFIG_USB_NET_CDC_NCM=y
> -# CONFIG_USB_NET_DM9601 is not set
> -# CONFIG_USB_NET_SMSC75XX is not set
> -# CONFIG_USB_NET_SMSC95XX is not set
> +CONFIG_USB_NET_DM9601=y
> +CONFIG_USB_NET_SMSC75XX=y
> +CONFIG_USB_NET_SMSC95XX=y
>  # CONFIG_USB_NET_GL620A is not set
>  CONFIG_USB_NET_NET1080=y
>  # CONFIG_USB_NET_PLUSB is not set
> -# CONFIG_USB_NET_MCS7830 is not set
> +CONFIG_USB_NET_MCS7830=y
>  # CONFIG_USB_NET_RNDIS_HOST is not set
>  CONFIG_USB_NET_CDC_SUBSET=y
>  # CONFIG_USB_ALI_M5632 is not set
> 


More information about the Replicant mailing list