Skip to content

Commit

Permalink
Update WSL config
Browse files Browse the repository at this point in the history
TAG_MSFT: wsl

Signed-off-by: Sasha Levin <[email protected]>
  • Loading branch information
Sasha Levin committed Oct 14, 2019
1 parent cf5e1f6 commit 9203c93
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 12 deletions.
11 changes: 7 additions & 4 deletions Microsoft/config-wsl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.19.75 Kernel Configuration
# Linux/x86 4.19.79 Kernel Configuration
#

#
Expand Down Expand Up @@ -80,7 +80,7 @@ CONFIG_NO_HZ_COMMON=y
CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ_FULL is not set
# CONFIG_NO_HZ is not set
# CONFIG_HIGH_RES_TIMERS is not set
CONFIG_HIGH_RES_TIMERS=y
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
Expand All @@ -95,7 +95,8 @@ CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
# CONFIG_TASK_XACCT is not set
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
# CONFIG_CPU_ISOLATION is not set

#
Expand Down Expand Up @@ -366,6 +367,7 @@ CONFIG_HZ_100=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=100
CONFIG_SCHED_HRTICK=y
# CONFIG_KEXEC is not set
# CONFIG_KEXEC_FILE is not set
# CONFIG_CRASH_DUMP is not set
Expand Down Expand Up @@ -555,6 +557,7 @@ CONFIG_RESET_ATTACK_MITIGATION=y
#
CONFIG_HAVE_KVM=y
CONFIG_VIRTUALIZATION=y
# CONFIG_KVM is not set
CONFIG_VHOST_NET=y
# CONFIG_VHOST_VSOCK is not set
CONFIG_VHOST=y
Expand Down Expand Up @@ -1201,7 +1204,7 @@ CONFIG_INET_SCTP_DIAG=y
CONFIG_STP=y
CONFIG_BRIDGE=y
# CONFIG_BRIDGE_IGMP_SNOOPING is not set
# CONFIG_BRIDGE_VLAN_FILTERING is not set
CONFIG_BRIDGE_VLAN_FILTERING=y
CONFIG_HAVE_NET_DSA=y
# CONFIG_NET_DSA is not set
CONFIG_VLAN_8021Q=y
Expand Down
Loading

0 comments on commit 9203c93

Please sign in to comment.