projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f71c19
)
generic: enable netlink ethtool interface
author
David Bauer
<
[email protected]
>
Thu, 4 Mar 2021 00:17:44 +0000
(
01:17
+0100)
committer
David 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
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-5.10
b/target/linux/generic/config-5.10
index 31141f207bf994b0a9249e55777ccbde3f13b684..c5ec4d43c5be4ab198fceb71a63818693ffc4227 100644
(file)
--- a/
target/linux/generic/config-5.10
+++ b/
target/linux/generic/config-5.10
@@
-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