projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d858366
)
generic: enable netlink ethtool interface
author
David Bauer
<mail@david-bauer.net>
Thu, 4 Mar 2021 00:17:44 +0000
(
01:17
+0100)
committer
David 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
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-5.10
b/target/linux/generic/config-5.10
index 889f914aa53418e3b6cae8456c28d073cf405e54..431fe9bb8c626f41592e8327180019955f08d70d 100644
(file)
--- a/
target/linux/generic/config-5.10
+++ b/
target/linux/generic/config-5.10
@@
-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