diff options
-rw-r--r-- | src/soc/amd/common/block/aoac/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
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. |