soc/amd/common/block/aoac: expand acronym in Kconfig help text

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I08ad12cd7c8de7a7f170d3dc76c8942131687301
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50163
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Felix Held 2021-01-30 19:00:35 +01:00
parent 255b6f8646
commit d8ab828e5b

View file

@ -2,5 +2,5 @@ config SOC_AMD_COMMON_BLOCK_AOAC
bool
default n
help
Select this option to add the common functions for the AOAC block to
the build.
Select this option to add the common functions for the AOAC (always
on, always connected) block to the build.