mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 11:21:26 -04:00
Add ping and iperf3 tests for ppp_async.c and pppoe.c. Signed-off-by: Qingfang Deng <qingfang.deng@linux.dev> Link: https://patch.msgid.link/20260403034908.30017-1-qingfang.deng@linux.dev Signed-off-by: Paolo Abeni <pabeni@redhat.com>
10 lines
160 B
Plaintext
10 lines
160 B
Plaintext
CONFIG_IPV6=y
|
|
CONFIG_PACKET=y
|
|
CONFIG_PPP=m
|
|
CONFIG_PPP_ASYNC=m
|
|
CONFIG_PPP_BSDCOMP=m
|
|
CONFIG_PPP_DEFLATE=m
|
|
CONFIG_PPPOE=m
|
|
CONFIG_PPPOE_HASH_BITS_4=y
|
|
CONFIG_VETH=y
|