aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/efi.cfg
blob: d3dfd603dc5754d9c62c907d58194c003328d7d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
# SPDX-License-Identifier: MIT
# EFI Support

# Dependencies
CONFIG_PCI=y
CONFIG_ACPI=y

# Enable basic EFI support
CONFIG_EFI=y
CONFIG_EFI_STUB=y
CONFIG_EFIVAR_FS=y