summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/smu/Kconfig
blob: 40195c9db3eeaa71ef1852ff718b3d17973d4888 (plain)
1
2
3
4
5
config SOC_AMD_COMMON_BLOCK_SMU
	bool
	select SOC_AMD_COMMON_BLOCK_SMN
	help
	  Select this option to add functions to communicate with the SMU to the build.