[PATCH 2/2] generic: enable netlink ethtool interface

Paul Spooren mail at aparcar.org
Thu Mar 4 23:57:05 GMT 2021


What's the size change?
-- 



Mar 4, 2021 12:59:22 PM David Bauer <mail at david-bauer.net>:

> The virtual cable tester depends on the netlink interface for ethtool.
> Thus, enable it in the generic kernel configuration.
>
> Signed-off-by: David Bauer <mail at david-bauer.net>
> ---
> target/linux/generic/config-5.10 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/target/linux/generic/config-5.10 
> b/target/linux/generic/config-5.10
> index 0fd3e0f5a8..a51605592d 100644
> --- a/target/linux/generic/config-5.10
> +++ b/target/linux/generic/config-5.10
> @@ -1715,7 +1715,7 @@ CONFIG_EPOLL=y
> # CONFIG_ET131X is not set
> CONFIG_ETHERNET=y
> # CONFIG_ETHOC is not set
> -# CONFIG_ETHTOOL_NETLINK is not set
> +CONFIG_ETHTOOL_NETLINK=y
> CONFIG_EVENTFD=y
> # CONFIG_EVM is not set
> # CONFIG_EXFAT_FS is not set
> --
> 2.30.1
>
>
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list