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

config SOC_AMD_COMMON_BLOCK_ROOT_COMPLEX
	bool
	select SOC_AMD_COMMON_BLOCK_SMN
	help
	  Select this option to add AMD common root complex support code
	  to the build.