mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 23:03:57 -04:00
selftests: drv-net: add config for netdevsim
Real driver testing will obviously require enabling more options, but will require more manual setup in the first place. For CIs running purely software tests we need to enable netdevsim. Reviewed-by: Willem de Bruijn <willemb@google.com> Link: https://lore.kernel.org/r/20240416004556.1618804-3-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
2
tools/testing/selftests/drivers/net/config
Normal file
2
tools/testing/selftests/drivers/net/config
Normal file
@@ -0,0 +1,2 @@
|
||||
CONFIG_IPV6=y
|
||||
CONFIG_NETDEVSIM=m
|
||||
Reference in New Issue
Block a user