Home
last modified time | relevance | path

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

/lib/
Dcmdline.c174 bool parse_option_str(const char *str, const char *option) in parse_option_str() argument
177 if (!strncmp(str, option, strlen(option))) { in parse_option_str()
178 str += strlen(option); in parse_option_str()
DKconfig21 This option enables the use of hardware bit-reversal instructions on
65 This option is provided for the case where no in-kernel-tree
73 This option is provided for the case where no in-kernel-tree
83 This option is only needed if a module that's not in the
90 This option is provided for the case where no in-kernel-tree
100 This option is provided for the case where no in-kernel-tree
110 This option enables the CRC32 library functions to perform a
120 This option allows a kernel builder to override the default choice
142 Only choose this option if you know what you are doing.
150 Only choose this option if you know what you are doing.
[all …]
DKconfig.kmemcheck17 This option enables tracing of dynamically allocated kernel memory
32 This option controls the default behaviour of kmemcheck when the
80 This option works around certain GCC optimizations that produce
90 This option silences warnings that would be generated for bit-field
DKconfig.debug7 Selecting this option causes time stamps of the printk()
33 This build option allows you to read kernel boot messages
42 NOTE: Using this option may adversely affect SMP systems.
232 option is provided temporarily to provide a transition period in case
262 debugging files into. Enable this option to be able to read and
274 This option will extract the user-visible kernel headers whenever
296 kernel build, and enabling this option causes the following
298 - Add the option -fno-inline-functions-called-once to gcc commands.
302 This option tells gcc to inline less (but it does result in
325 # Select this config option from the architecture Kconfig, if it
[all …]
DKconfig.kgdb12 you also turn on the kernel config option
96 The config option merely sets the default at boot time. Both
98 setting with kdb.cmd_enable=X kernel command line option will
DMakefile66 CFLAGS_debug_info.o += $(call cc-option, -femit-struct-debug-detailed=any)
/lib/raid6/
Dtilegx.uc10 * (at your option) any later version; incorporated herein by reference.
Daltivec.uc9 * (at your option) any later version; incorporated herein by reference.
DMakefile18 altivec_flags := -maltivec $(call cc-option,-mabi=altivec)
Dneon.uc15 * (at your option) any later version; incorporated herein by reference.
Dint.uc9 * (at your option) any later version; incorporated herein by reference.