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

# Dependencies
CONFIG_PCI=y

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