blob: ed6b746141b3642e53d63d4ace31ab3e9569a3a2 (
plain)
1
2
3
4
5
6
7
|
## SPDX-License-Identifier: GPL-2.0-only
config SOC_AMD_COMMON_BLOCK_AOAC
bool
help
Select this option to add the common functions for the AOAC (always
on, always connected) block to the build.
|