aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/aoac/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/common/block/aoac/Kconfig')
-rw-r--r--src/soc/amd/common/block/aoac/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/soc/amd/common/block/aoac/Kconfig b/src/soc/amd/common/block/aoac/Kconfig
new file mode 100644
index 0000000000..361a46e035
--- /dev/null
+++ b/src/soc/amd/common/block/aoac/Kconfig
@@ -0,0 +1,6 @@
+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.