From d8ab828e5b80448e4f44b3b739995fec79e750f6 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Sat, 30 Jan 2021 19:00:35 +0100 Subject: soc/amd/common/block/aoac: expand acronym in Kconfig help text Signed-off-by: Felix Held Change-Id: I08ad12cd7c8de7a7f170d3dc76c8942131687301 Reviewed-on: https://review.coreboot.org/c/coreboot/+/50163 Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/soc/amd/common/block/aoac/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/soc/amd/common/block') diff --git a/src/soc/amd/common/block/aoac/Kconfig b/src/soc/amd/common/block/aoac/Kconfig index 361a46e035..be9dc671bc 100644 --- a/src/soc/amd/common/block/aoac/Kconfig +++ b/src/soc/amd/common/block/aoac/Kconfig @@ -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. -- cgit v1.2.3