blob: a98643601159f785b75fef7f6bd96f033d995268 (
plain)
1
2
3
4
5
6
7
|
## SPDX-License-Identifier: GPL-2.0-only
config SOC_AMD_COMMON_BLOCK_SMN
bool
help
Select this option to add functions to access the SMN (system management
network) register space to the build.
|