1 # SPDX-License-Identifier: GPL-2.0-only
3 if CPU_AMD_PI || SOC_AMD_PI
5 menu "AMD Platform Initialization"
7 source "src/vendorcode/amd/pi/Kconfig"
9 config AGESA_EXTRA_TIMESTAMPS
10 bool "Add instrumentation for AGESA calls"
12 depends on DRIVERS_AMD_PI
14 Insert additional timestamps around each entrypoint into
21 config SOC_AMD_OPENSIL
24 Select this on SoCs that use openSIL.
26 source "src/vendorcode/amd/opensil/Kconfig"