Home
last modified time | relevance | path

Searched refs:option (Results 1 – 14 of 14) sorted by relevance

/lib/
DKconfig.ubsan8 This option enables undefined behaviour sanity checker
21 # So dependsy bellow used to disable this option in allmodconfig
25 This option activates instrumentation for the entire kernel.
26 If you don't enable this option, you have to explicitly specify
28 Enabling this option will get kernel image size increased
36 This option disables the check of unaligned memory accesses.
37 This option should be used when building allmodconfig.
38 Disabling this option on architectures that support unaligned
Dcmdline.c177 bool parse_option_str(const char *str, const char *option) in parse_option_str() argument
180 if (!strncmp(str, option, strlen(option))) { in parse_option_str()
181 str += strlen(option); in parse_option_str()
DKconfig26 This option provides the packing() helper function, which permits
47 This option enables the use of hardware bit-reversal instructions on
102 This option is provided for the case where no in-kernel-tree
110 This option is provided for the case where no in-kernel-tree
120 This option is only needed if a module that's not in the
127 This option is provided for the case where no in-kernel-tree
137 This option is provided for the case where no in-kernel-tree
146 This option enables the CRC32 library functions to perform a
156 This option allows a kernel builder to override the default choice
178 Only choose this option if you know what you are doing.
[all …]
DKconfig.debug10 Selecting this option causes time stamps of the printk()
25 Selecting this option causes printk() to add a caller "thread id" (if
29 This option is intended for environments where multiple threads
35 no option to enable/disable at the kernel command line parameter or
51 option.
83 This build option allows you to read kernel boot messages
92 NOTE: Using this option may adversely affect SMP systems.
200 depends on $(cc-option,-gsplit-dwarf)
216 depends on $(cc-option,-gdwarf-4)
284 debugging files into. Enable this option to be able to read and
[all …]
DKconfig.kgdb13 you also turn on the kernel config option
97 The config option merely sets the default at boot time. Both
99 setting with kdb.cmd_enable=X kernel command line option will
DKconfig.kasan10 def_bool $(cc-option, -fsanitize=kernel-address)
13 def_bool $(cc-option, -fsanitize=kernel-hwaddress)
141 This option enables best-effort identification of bug type
DMakefile24 CFLAGS_string.o := $(call cc-option, -fno-stack-protector)
101 CFLAGS_debug_info.o += $(call cc-option, -femit-struct-debug-detailed=any)
279 CFLAGS_ubsan.o := $(call cc-option, -fno-stack-protector) $(DISABLE_STACKLEAK_PLUGIN)
/lib/vdso/
DKconfig19 This config option helps to avoid possible performance issues
25 This config option enables the compat VDSO layer.
/lib/math/
DKconfig5 This option provides an implementation of the CORDIC algorithm;
/lib/raid6/
Dvpermxor.uc7 * 2 of the License, or (at your option) any later version.
DMakefile16 altivec_flags := -maltivec $(call cc-option,-mabi=altivec)
Daltivec.uc9 * (at your option) any later version; incorporated herein by reference.
Dneon.uc15 * (at your option) any later version; incorporated herein by reference.
Dint.uc9 * (at your option) any later version; incorporated herein by reference.