Lines Matching refs:default

13 	default "/lib/modules/$UNAME_RELEASE/.config"
14 default "/etc/kernel-config"
15 default "/boot/config-$UNAME_RELEASE"
16 default "$ARCH_DEFCONFIG"
17 default "arch/$ARCH/defconfig"
37 default y
41 default 32 if !UML
42 default 128 if UML
52 default make runs in this kernel build directory. You don't
58 default n
82 default y
120 default KERNEL_GZIP
204 default "(none)"
206 This option determines the default system hostname before userspace
208 but you may wish to use a different default here to make a minimal
214 default y
240 default y
262 default y
267 default y
288 default y
311 default y if SECURITY_SELINUX
337 default TICK_CPU_ACCOUNTING if !PPC64
338 default VIRT_CPU_ACCOUNTING_NATIVE if PPC64
412 default n
425 default n
471 default y if !PREEMPT && SMP
480 default y if PREEMPT
492 default y if !PREEMPT && !SMP
501 default n
504 expert-level adjustments to RCU configuration. By default,
523 default n
544 default y if !NO_HZ_FULL
573 default 64 if 64BIT
574 default 32 if !64BIT
580 The default value of RCU_FANOUT should be used for production
586 Take the default if unsure.
593 default 16
599 want the default because the smaller leaf-level fanout keeps
613 Take the default if unsure.
618 default n
623 default, you can adjust this using the rcutree.rcu_idle_gp_delay
644 default n
658 default 1 if RCU_BOOST
659 default 0 if !RCU_BOOST
668 real-time CPU-bound application thread. The default RCU_KTHREAD_PRIO
683 Specify the real-time priority, or take the default if unsure.
689 default 500
696 Accept the default if unsure.
702 default n
724 default RCU_NOCB_CPU_NONE
777 default n
786 Accept the default if unsure.
792 default n
817 default 17
837 default 12 if !BASE_SMALL
838 default 0 if BASE_SMALL
841 This option allows to increase the default ring buffer size
850 contributions is greater than the half of the default kernel ring
851 buffer as defined by LOG_BUF_SHIFT. The default values are set
921 default y
945 default n
994 default y
1031 bool "Memory Resource Controller Swap Extension enabled by default"
1033 default y
1037 which want to enable the feature but keep it disabled by default
1040 For those who want to have the feature enabled by default should
1059 default n
1083 default n
1093 default CGROUP_SCHED
1098 default n
1109 default n
1122 default n
1144 default n
1152 default y
1159 default n
1171 default !EXPERT
1182 default y
1190 default y
1197 default n
1212 default y
1221 default y
1243 default n
1264 bool "Enable deprecated sysfs features by default"
1265 default n
1269 Enable deprecated sysfs by default.
1357 # Unhide debug options, to make the on-by-default options visible
1368 default y
1374 default y
1391 no longer supported in libc but still enabled by default in some
1394 If unsure, leave the default option here.
1398 default y
1409 default n
1425 default y
1449 default y
1461 default y
1471 default y
1481 default y
1487 default y
1496 default y
1513 default y
1522 default y
1532 default y
1542 default y
1554 default n
1561 default y
1572 default y
1580 default y
1597 default y
1607 default y
1640 default y if PROFILING
1669 default n
1684 default y
1693 default y
1704 default y
1708 This option changes the bootup default to heap randomization
1716 default SLUB
1734 and has enhanced diagnostics. SLUB is the default choice for
1748 default y
1761 default n
1817 default n
1823 default y
1830 default 0 if BASE_FULL
1831 default 1 if !BASE_FULL
1858 default n
1930 default y
1974 default "sha1" if MODULE_SIG_SHA1
1975 default "sha224" if MODULE_SIG_SHA224
1976 default "sha256" if MODULE_SIG_SHA256
1977 default "sha384" if MODULE_SIG_SHA384
1978 default "sha512" if MODULE_SIG_SHA512
2003 default MODULE_COMPRESS_GZIP
2008 GZIP (default) and XZ are supported.