From 62a5ca484367a8016371ab20971779643b519153 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Sat, 17 Oct 2020 10:34:14 +0200 Subject: vc/amd/Kconfig: Add missing dot in AMD domain www.amd.com Fixes: b266c6b5 ("AMD Steppe Eagle: Add binary PI vendorcode files") Change-Id: Id317b53cfafaae629c2a94144c419e2112eaf7a9 Signed-off-by: Paul Menzel Reviewed-on: https://review.coreboot.org/c/coreboot/+/46517 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held Reviewed-by: Angel Pons --- src/vendorcode/amd/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vendorcode/amd/Kconfig') diff --git a/src/vendorcode/amd/Kconfig b/src/vendorcode/amd/Kconfig index e080170bf5..c7f48ac340 100644 --- a/src/vendorcode/amd/Kconfig +++ b/src/vendorcode/amd/Kconfig @@ -20,7 +20,7 @@ config CPU_AMD_AGESA_BINARY_PI Use a binary PI package. Generally, these will be stored in the "3rdparty/blobs" directory. For some processors, these must be obtained directly from AMD Embedded Processors Group - (http://www.amdcom/embedded). + (http://www.amd.com/embedded). config CPU_AMD_AGESA_OPENSOURCE bool "open-source AGESA" -- cgit v1.2.3