summaryrefslogtreecommitdiff
path: root/lib/efi/Kconfig
blob: fc6d5b6d6c2e5a6061628c322a3af1cacf227f18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: GPL-2.0-or-later
#
# Copyright 2025 Simon Glass <sjg@chromium.org>
#

config EFI
	bool
	help
	  Indicates that EFI functionality is enabled, either via EFI_CLIENT or
	  EFI_LOADER

	  This is used to provide libraries shared by both.