Skip to content

Commit 2c7e8a5

Browse files
committed
kconfigs: add CONFIG_NET=y
It is necessary for libbpf-rs integration, and is generally useful. Signed-off-by: Ihor Solodrai <[email protected]>
1 parent cd492b0 commit 2c7e8a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kconfigs/config.common

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ CONFIG_KPROBES=y
1212
CONFIG_KPROBE_EVENTS=y
1313
CONFIG_MMU=y
1414
CONFIG_MODULES=y
15+
CONFIG_NET=y
1516
CONFIG_PERF_EVENTS=y
1617
CONFIG_TRACEPOINTS=y
1718
CONFIG_TRACING=y

0 commit comments

Comments
 (0)