From c3529dd804551a9afc9f246cca4532d4e5a4adeb Mon Sep 17 00:00:00 2001 From: Felix Held Date: Wed, 19 Jul 2023 15:20:32 +0200 Subject: soc/amd/common/smn/Kconfig: expand SMN acronym Signed-off-by: Felix Held Change-Id: Icce4092f1e09d492e0faf4b5e85525871614d73d Reviewed-on: https://review.coreboot.org/c/coreboot/+/76607 Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) Reviewed-by: Fred Reitberger --- src/soc/amd/common/block/smn/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/soc/amd/common/block/smn/Kconfig b/src/soc/amd/common/block/smn/Kconfig index a076bba63e..60beb03231 100644 --- a/src/soc/amd/common/block/smn/Kconfig +++ b/src/soc/amd/common/block/smn/Kconfig @@ -1,4 +1,5 @@ config SOC_AMD_COMMON_BLOCK_SMN bool help - Select this option to add functions to access the SMN register space to the build. + Select this option to add functions to access the SMN (system management + network) register space to the build. -- cgit v1.2.3