Lines Matching full:detected
15 $(shell printf "" > $(OUTPUT).config-detected)
16 detected = $(shell echo "$(1)=y" >> $(OUTPUT).config-detected)
17 detected_var = $(shell echo "$(1)=$($(1))" >> $(OUTPUT).config-detected)
60 $(call detected,CONFIG_X86)
65 $(call detected,CONFIG_X86_64)
103 $(call detected,CONFIG_PERF_REGS)
108 # support is detected in system. Add supported architectures
269 # Select either auto detected python and python-config or use user supplied values if they are
500 $(call detected,CONFIG_SETNS)
512 $(call detected,CONFIG_LIBOPENCSD)
527 $(call detected,CONFIG_LIBELF)
559 $(call detected,CONFIG_DWARF)
566 $(call detected,CONFIG_LIBBPF)
573 $(call detected,CONFIG_LIBBPF_DYNAMIC)
620 $(call detected,CONFIG_BPF_PROLOGUE)
637 $(call detected,CONFIG_SDT_EVENT)
643 $(call detected,CONFIG_JITDUMP)
659 $(call detected,CONFIG_LIBUNWIND_X86)
668 $(call detected,CONFIG_LIBUNWIND_AARCH64)
685 $(call detected,CONFIG_LOCAL_LIBUNWIND)
710 $(call detected,CONFIG_PERF_BPF_SKEL)
724 $(call detected,CONFIG_LIBDW_DWARF_UNWIND)
728 $(call detected,CONFIG_LIBUNWIND)
737 $(call detected,CONFIG_DWARF_UNWIND)
769 $(call detected,CONFIG_TRACE)
779 $(call detected,CONFIG_TRACE)
791 $(call detected,CONFIG_CRYPTO)
812 $(call detected,CONFIG_SLANG)
857 $(call detected,CONFIG_LIBPERL)
894 $(call detected,CONFIG_LIBPYTHON)
983 $(call detected,CONFIG_ZLIB)
993 $(call detected,CONFIG_LZMA)
1006 $(call detected,CONFIG_ZSTD)
1017 $(call detected,CONFIG_LIBCAP)
1041 $(call detected,CONFIG_NUMA)
1089 $(call detected,CONFIG_LIBBABELTRACE)
1103 $(call detected,CONFIG_AUXTRACE)
1161 $(call detected,CONFIG_CXX)
1162 $(call detected,CONFIG_CLANGLLVM)
1180 $(call detected,CONFIG_LIBPFM4)
1324 # Display EXTRA features which are detected manualy