Lines Matching full:default

4 	default "$(CC_VERSION_TEXT)"
9 The 'default' property references the environment variable,
24 default $(cc-version) if CC_IS_GCC
25 default 0
32 default $(cc-version) if CC_IS_CLANG
33 default 0
44 default CLANG_VERSION if AS_IS_LLVM
45 default $(as-version)
52 default $(ld-version) if LD_IS_BFD
53 default 0
60 default $(ld-version) if LD_IS_LLD
61 default 0
65 default $(rustc-version)
83 default $(rustc-llvm-version)
87 default $(shell,expr $(rustc-llvm-version) / 10000)
91 default y if CC_IS_CLANG && RUSTC_LLVM_MAJOR_VERSION = $(shell,expr $(cc-version) / 10000)
105 default ARCH_CC_CAN_LINK if ARCH_HAS_CC_CAN_LINK
106 default $(cc_can_link_user,$(m64-flag)) if 64BIT
107 default $(cc_can_link_user,$(m32-flag))
114 default y if GCC_VERSION < 110500
115 default y if GCC_VERSION >= 120000 && GCC_VERSION < 120400
116 default y if GCC_VERSION >= 130000 && GCC_VERSION < 130300
142 default y if CC_IS_CLANG && CLANG_VERSION >= 190100
145 default y if CC_IS_GCC && GCC_VERSION >= 130100
156 default y if CC_IS_CLANG && CLANG_VERSION >= 200100
159 default y if CC_IS_GCC && GCC_VERSION >= 150100
164 default y if CC_IS_CLANG && CLANG_VERSION >= 220100
166 default y if CC_IS_GCC && GCC_VERSION >= 160000
171 default y if CC_IS_CLANG && CLANG_VERSION < 220100
195 default "$(PAHOLE_VERSION)"
228 default y
232 default 32 if !UML
233 default 128 if UML
254 default COMPILE_TEST
258 to enforce that rule by default. Certain warnings from other tools
291 default y
312 default ""
317 build is unique between builds. It's safe to leave the default.
345 default KERNEL_GZIP
449 string "Default init path"
450 default ""
452 This option determines the default init for the system if no init=
459 string "Default hostname"
460 default "(none)"
462 This option determines the default system hostname before userspace
464 but you may wish to use a different default here to make a minimal
486 default y
512 default y
516 default n
529 default y
565 default TICK_CPU_ACCOUNTING
630 default y if ARM && ARM_CPU_TOPOLOGY
631 default y if ARM64
650 default n
667 default n
680 default n
742 default n
746 per default but can be enabled through passing psi=1 on the
765 default y
807 default 17
827 default 0 if BASE_SMALL
828 default 12
831 This option allows to increase the default ring buffer size
840 contributions is greater than the half of the default kernel ring
841 buffer as defined by LOG_BUF_SHIFT. The default values are set
905 default 5
931 If in doubt, use the default value.
969 default "-Wimplicit-fallthrough=5" if CC_IS_GCC && $(cc-option,-Wimplicit-fallthrough=5)
970 default "-Wimplicit-fallthrough" if CC_IS_CLANG && $(cc-option,-Wunreachable-code-fallthrough)
974 default "-fms-anonymous-structs" if $(cc-option,-fms-anonymous-structs)
975 default "-fms-extensions"
984 default y if CC_IS_GCC && GCC_VERSION >= 90000 && GCC10_NO_ARRAY_BOUNDS
992 default y if CC_IS_GCC && GCC_NO_STRINGOP_OVERFLOW
996 default y if CC_IS_GCC && !CC_NO_STRINGOP_OVERFLOW
1024 default y
1053 bool "Favor dynamic modification latency reduction by default"
1055 This option enables the "favordynmods" mount option by default
1076 default y
1083 default y
1088 default n
1105 default n
1127 default y
1131 default n
1148 default CGROUP_SCHED
1154 default n
1165 default n
1176 default n
1178 When set, the RT group scheduling is disabled by default. The option
1189 default y
1205 default n
1266 controller includes important in-kernel memory consumers per default.
1274 default n
1302 default n
1316 default y
1356 default n
1370 default n
1382 default n
1389 default !EXPERT
1400 default y
1407 default y
1418 default y
1425 default n
1439 default y
1448 default y
1460 default n
1529 default y if BOOT_CONFIG_EMBED
1560 default 1021
1579 default y
1590 default KUNIT_ALL_TESTS
1596 default CC_OPTIMIZE_FOR_PERFORMANCE
1601 This is the default optimization level for the kernel, building
1650 default "error" if WERROR
1651 default "warn"
1681 default n
1694 # Unhide debug options, to make the on-by-default options visible
1705 default y
1711 default y
1725 default PARISC || M68K || PPC || MIPS || X86 || SPARC || MICROBLAZE || SUPERH
1728 no longer supported in libc but still enabled by default in some
1731 If unsure, leave the default option here.
1736 default y
1748 default y
1764 default y
1777 default KUNIT_ALL_TESTS
1788 default y
1798 default y
1808 default y
1823 default y
1833 default y
1838 default y
1843 default y
1847 default y
1854 default y
1863 default y
1872 default y
1881 default y
1892 default y
1901 default y
1922 default n
1933 default y
1943 default y
1965 default y
1990 default n
2002 default n
2003 bool "Enable restartable sequences debug mode by default" if EXPERT
2015 default n
2026 default y
2036 default y
2045 default n
2125 default y if PROFILING
2152 default n
2218 default "$(RUSTC_VERSION_TEXT)"
2225 default "$(shell,$(BINDGEN) --version 2>/dev/null)"
2245 default y if PREEMPT_RT