Lines Matching refs: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)
77 $(call detected,CONFIG_X86)
84 $(call detected,CONFIG_X86_64)
510 $(call detected,CONFIG_SETNS)
523 $(call detected,CONFIG_LIBOPENCSD)
539 $(call detected,CONFIG_ZLIB)
548 $(call detected,CONFIG_LIBELF)
584 $(call detected,CONFIG_LIBDW)
596 $(call detected,CONFIG_LIBBPF)
597 $(call detected,CONFIG_LIBBPF_DYNAMIC)
608 $(call detected,CONFIG_LIBBPF)
623 $(call detected,CONFIG_SDT_EVENT)
629 $(call detected,CONFIG_JITDUMP)
647 $(call detected,CONFIG_LIBUNWIND_X86)
656 $(call detected,CONFIG_LIBUNWIND_AARCH64)
673 $(call detected,CONFIG_LOCAL_LIBUNWIND)
691 $(call detected,CONFIG_LIBOPENSSL)
732 $(call detected,CONFIG_PERF_BPF_SKEL)
751 $(call detected,CONFIG_LIBDW_DWARF_UNWIND)
755 $(call detected,CONFIG_LIBUNWIND)
760 $(call detected,CONFIG_DWARF_UNWIND)
789 $(call detected,CONFIG_TRACE)
800 $(call detected,CONFIG_SLANG)
839 $(call detected,CONFIG_LIBPERL)