mb/google/nissa/var/rull: Configure Acoustic noise mitigation
[coreboot2.git] / src / soc / amd / common / block / smn / Makefile.mk
blob12dc4003ad663619cae7f6bcad3cb3ad2fa6eb80
1 ## SPDX-License-Identifier: GPL-2.0-only
2 ifeq ($(CONFIG_SOC_AMD_COMMON_BLOCK_SMN),y)
4 bootblock-y += smn.c
5 romstage-y += smn.c
6 ramstage-y += smn.c
7 smm-y += smn.c
9 endif # CONFIG_SOC_AMD_COMMON_BLOCK_SMN