Lines Matching +full:arm64 +full:- +full:efi
1 # SPDX-License-Identifier: GPL-2.0-only
4 # see Documentation/kbuild/kconfig-language.rst.
13 depends on ARM || ARM64 || COMPILE_TEST
19 provides a mechanism for inter-processor communication between SCP
42 depends on ARM64
71 bool "Add firmware-provided memory map to sysfs" if EXPERT
74 Add the firmware-provided (unmodified) memory map to /sys/firmware/memmap.
78 See also Documentation/ABI/testing/sysfs-firmware-memmap.
81 bool "Console device selection via EFI PCDP or HCDP table"
82 depends on ACPI && EFI && IA64
91 say Y here. If your EFI ConOut path contains only a UART
111 DMI-based module auto-loading.
158 depends on SYSFS && (ARM || ARM64 || PARISC || PPC_PMAC || SPARC || X86)
178 depends on ARCH_INTEL_SOCFPGA && ARM64 && HAVE_ARM_SMCCC
223 warm-restart enter a special debug mode that allows the user to
235 bool "Mark VGA/VBE/EFI FB as generic system framebuffer"
236 depends on X86 || EFI
240 bootloader or kernel can show basic video-output during boot for
241 user-guidance and debugging. Historically, x86 used the VESA BIOS
242 Extensions and EFI-framebuffers for this, which are mostly limited
243 to x86 BIOS or EFI systems.
244 This option, if enabled, marks VGA/VBE/EFI framebuffers as generic
245 framebuffers so the new generic system-framebuffer drivers can be
281 Some devices (including most early Tegra-based consumer devices on
289 bindings for "tlm,trusted-foundations" for details on how to use it.
301 This driver communicates with the firmware on the Cortex-M3 secure
311 source "drivers/firmware/efi/Kconfig"