diff options
author | Yujie Liu <[email protected]> | 2024-06-24 13:55:39 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-06-25 08:37:55 -0700 |
commit | c4532232fa2a4f8d9b9a88135a666545157f3d13 (patch) | |
tree | 64da9b12df8e1ecd7d405a6f2e5b20b41fa8682a /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | a8a8d89dbd2bd2b762b6d0226a1201ec33f7aeac (diff) |
selftests: net: remove unneeded IP_GRE config
It seems that there is no definition for config IP_GRE, and it is not a
dependency of other configs, so remove it.
linux$ find -name Kconfig | xargs grep "IP_GRE"
<-- nothing
There is a IPV6_GRE config defined in net/ipv6/Kconfig. It only depends
on NET_IPGRE_DEMUX but not IP_GRE.
Signed-off-by: Yujie Liu <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions