config SOC_AMD_COMMON_BLOCK
	bool
	help
	  SoC driver for AMD common IP code

if SOC_AMD_COMMON_BLOCK

comment "AMD SoC Common IP Code"
source "src/soc/amd/common/block/*/Kconfig"

endif
