summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/smi/Kconfig
blob: ca5712e59a04820c852620e62119efa221cb91a0 (plain)
1
2
3
4
5
6
7
8
## SPDX-License-Identifier: GPL-2.0-only

config SOC_AMD_COMMON_BLOCK_SMI
	bool
	select HAVE_CONFIGURABLE_APMC_SMI_PORT
	help
	  Select this option to add the common functions for setting up the SMI
	  configuration to the build.