diff options
author | Laura Abbott <labbott@redhat.com> | 2019-11-19 11:42:46 -0500 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-11-22 10:59:27 -0500 |
commit | fd12e13e28cfa45a7ddc1a6550633def7a6fa51d (patch) | |
tree | e1eab5fe95c59c3a9ccf14cb1ecbb43512c9e982 /kernel-s390x-debug-fedora.config | |
parent | 7b45617ef76f2b5404c2794c248a5239a2c86b83 (diff) | |
download | kernel-fd12e13e28cfa45a7ddc1a6550633def7a6fa51d.tar.gz kernel-fd12e13e28cfa45a7ddc1a6550633def7a6fa51d.tar.xz kernel-fd12e13e28cfa45a7ddc1a6550633def7a6fa51d.zip |
enable CONFIG_NETDEVSIM
useful for networking developers
Diffstat (limited to 'kernel-s390x-debug-fedora.config')
-rw-r--r-- | kernel-s390x-debug-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-s390x-debug-fedora.config b/kernel-s390x-debug-fedora.config index 32f2265dd..e558b2b6b 100644 --- a/kernel-s390x-debug-fedora.config +++ b/kernel-s390x-debug-fedora.config @@ -3151,7 +3151,7 @@ CONFIG_NETCONSOLE=m CONFIG_NET_CORE=y CONFIG_NETDEVICES=y CONFIG_NET_DEVLINK=y -# CONFIG_NETDEVSIM is not set +CONFIG_NETDEVSIM=m CONFIG_NET_DROP_MONITOR=y CONFIG_NET_DSA_BCM_SF2=m # CONFIG_NET_DSA_LANTIQ_GSWIP is not set |