Home
last modified time | relevance | path

Searched refs:is_enabled (Results 1 – 3 of 3) sorted by relevance

/scripts/
Dlink-vmlinux.sh35 is_enabled() { function
63 if is_enabled CONFIG_LTO_CLANG || is_enabled CONFIG_X86_KERNEL_IBT; then
72 if is_enabled CONFIG_MODULES; then
97 if is_enabled CONFIG_VMLINUX_MAP; then
139 if is_enabled CONFIG_CPU_BIG_ENDIAN; then
152 if is_enabled CONFIG_KALLSYMS_ALL; then
156 if is_enabled CONFIG_KALLSYMS_ABSOLUTE_PERCPU; then
160 if is_enabled CONFIG_KALLSYMS_BASE_RELATIVE; then
164 if is_enabled CONFIG_LTO_CLANG; then
228 if is_enabled CONFIG_DEBUG_INFO_BTF; then
[all …]
/scripts/package/
Dmkdebian9 is_enabled() { function
14 if is_enabled "$1"; then
38 if is_enabled CONFIG_64BIT; then
47 if is_enabled CONFIG_CPU_LITTLE_ENDIAN; then
49 elif is_enabled CONFIG_CPU_MIPSR6; then
58 if is_enabled CONFIG_AEABI; then
67 if is_enabled CONFIG_CPU_SH3; then
69 elif is_enabled CONFIG_CPU_SH4; then
Dbuilddeb15 is_enabled() { function
20 if is_enabled "$1"; then
70 if is_enabled CONFIG_OBJTOOL; then
76 if is_enabled CONFIG_GCC_PLUGINS; then
152 if is_enabled CONFIG_OF_EARLY_FLATTREE; then
159 if is_enabled CONFIG_MODULES; then
180 if is_enabled CONFIG_MODULE_SIG_ALL; then
212 if is_enabled CONFIG_MODULES; then