aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/efi.cfg
blob: ff5d680f753a9fd34f8a58f20836e6c841fa56d1 (plain)
1
2
3
4
5
6
7
8
9
10
# EFI Support

# Dependencies
CONFIG_PCI=y
CONFIG_ACPI=y

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