diff options
Diffstat (limited to 'arch/um/defconfig')
-rw-r--r-- | arch/um/defconfig | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/um/defconfig b/arch/um/defconfig index 9f105c87fcc4..1cbbe980f106 100644 --- a/arch/um/defconfig +++ b/arch/um/defconfig | |||
@@ -73,8 +73,8 @@ CONFIG_FLATMEM=y | |||
73 | CONFIG_FLAT_NODE_MEM_MAP=y | 73 | CONFIG_FLAT_NODE_MEM_MAP=y |
74 | # CONFIG_SPARSEMEM_STATIC is not set | 74 | # CONFIG_SPARSEMEM_STATIC is not set |
75 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 75 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
76 | # CONFIG_TICK_ONESHOT is not set | 76 | CONFIG_TICK_ONESHOT=y |
77 | # CONFIG_NO_HZ is not set | 77 | CONFIG_NO_HZ=y |
78 | CONFIG_HIGH_RES_TIMERS=y | 78 | CONFIG_HIGH_RES_TIMERS=y |
79 | CONFIG_LD_SCRIPT_DYN=y | 79 | CONFIG_LD_SCRIPT_DYN=y |
80 | CONFIG_NET=y | 80 | CONFIG_NET=y |
@@ -87,7 +87,6 @@ CONFIG_MAGIC_SYSRQ=y | |||
87 | CONFIG_NEST_LEVEL=0 | 87 | CONFIG_NEST_LEVEL=0 |
88 | # CONFIG_HIGHMEM is not set | 88 | # CONFIG_HIGHMEM is not set |
89 | CONFIG_KERNEL_STACK_ORDER=0 | 89 | CONFIG_KERNEL_STACK_ORDER=0 |
90 | CONFIG_UML_REAL_TIME_CLOCK=y | ||
91 | 90 | ||
92 | # | 91 | # |
93 | # Code maturity level options | 92 | # Code maturity level options |