soc/amd/common/smn/Kconfig: expand SMN acronym

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Icce4092f1e09d492e0faf4b5e85525871614d73d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76607
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
This commit is contained in:
Felix Held 2023-07-19 15:20:32 +02:00
parent ed7b1c4ba0
commit c3529dd804
1 changed files with 2 additions and 1 deletions

View File

@ -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.