Searched refs:is_enabled (Results 1 – 5 of 5) sorted by relevance
36 is_enabled() { function63 if is_enabled CONFIG_LTO_CLANG || is_enabled CONFIG_X86_KERNEL_IBT; then76 if is_enabled CONFIG_MODULES; then129 if is_enabled CONFIG_CPU_BIG_ENDIAN; then144 if is_enabled CONFIG_KALLSYMS_ALL; then214 if is_enabled CONFIG_KALLSYMS; then219 if is_enabled CONFIG_KALLSYMS || is_enabled CONFIG_DEBUG_INFO_BTF; then237 if is_enabled CONFIG_KALLSYMS; then281 if is_enabled CONFIG_VMLINUX_MAP; then291 if is_enabled CONFIG_WERROR; then[all …]
29 is_enabled() function48 if is_enabled CONFIG_THUMB2_KERNEL; then79 if is_enabled CONFIG_CPU_MICROMIPS; then94 if is_enabled CONFIG_CPU_BIG_ENDIAN; then100 if is_enabled CONFIG_RISCV_ISA_C; then
9 is_enabled() {14 if is_enabled "$1"; then38 if is_enabled CONFIG_64BIT; then47 if is_enabled CONFIG_CPU_LITTLE_ENDIAN; then49 elif is_enabled CONFIG_CPU_MIPSR6; then58 if is_enabled CONFIG_AEABI; then67 if is_enabled CONFIG_CPU_SH3; then69 elif is_enabled CONFIG_CPU_SH4; then74 if is_enabled CONFIG_64BIT; then238 if is_enabled CONFIG_MODULES; then[all …]
8 is_enabled() {31 if is_enabled CONFIG_OBJTOOL; then42 if is_enabled CONFIG_GCC_PLUGINS; then
17 is_enabled() {22 if is_enabled "$1"; then34 if is_enabled CONFIG_OF_EARLY_FLATTREE && [ -d "${srctree}/arch/${SRCARCH}/boot/dts" ]; then113 if is_enabled CONFIG_MODULES; then
Completed in 9 milliseconds