generic: enable netlink ethtool interface
authorDavid Bauer <[email protected]>
Thu, 4 Mar 2021 00:17:44 +0000 (01:17 +0100)
committerDavid Bauer <[email protected]>
Wed, 26 May 2021 09:39:36 +0000 (11:39 +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 <[email protected]>
target/linux/generic/config-5.10

index 31141f207bf994b0a9249e55777ccbde3f13b684..c5ec4d43c5be4ab198fceb71a63818693ffc4227 100644 (file)
@@ -1743,7 +1743,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