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)
51 $(call detected,CONFIG_X86)
57 $(call detected,CONFIG_X86_64)
513 $(call detected,CONFIG_SETNS)
525 $(call detected,CONFIG_LIBOPENCSD)
541 $(call detected,CONFIG_ZLIB)
550 $(call detected,CONFIG_LIBELF)
582 $(call detected,CONFIG_DWARF)
595 $(call detected,CONFIG_LIBBPF)
596 $(call detected,CONFIG_LIBBPF_DYNAMIC)
607 $(call detected,CONFIG_LIBBPF)
621 $(call detected,CONFIG_SDT_EVENT)
627 $(call detected,CONFIG_JITDUMP)
643 $(call detected,CONFIG_LIBUNWIND_X86)
652 $(call detected,CONFIG_LIBUNWIND_AARCH64)
669 $(call detected,CONFIG_LOCAL_LIBUNWIND)
720 $(call detected,CONFIG_PERF_BPF_SKEL)
739 $(call detected,CONFIG_LIBDW_DWARF_UNWIND)
743 $(call detected,CONFIG_LIBUNWIND)
752 $(call detected,CONFIG_DWARF_UNWIND)
785 $(call detected,CONFIG_TRACE)
795 $(call detected,CONFIG_TRACE)
808 $(call detected,CONFIG_CRYPTO)
825 $(call detected,CONFIG_SLANG)
870 $(call detected,CONFIG_LIBPERL)