generic: enable netlink ethtool interface
authorDavid Bauer <mail@david-bauer.net>
Thu, 4 Mar 2021 00:17:44 +0000 (01:17 +0100)
committerDavid Bauer <mail@david-bauer.net>
Wed, 4 Aug 2021 23:47:07 +0000 (01:47 +0200)
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@david-bauer.net>
target/linux/generic/config-5.10

index 889f914aa53418e3b6cae8456c28d073cf405e54..431fe9bb8c626f41592e8327180019955f08d70d 100644 (file)
@@ -1754,7 +1754,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