mb/starlabs/*: Use a safe configurations for DRAM Sleep GPIO
[coreboot.git] / src / soc / intel / common / block / imc / Makefile.mk
blob0c074a33fc4f5c16e5286eaf97d049f9ce63e0e0
1 ## SPDX-License-Identifier: GPL-2.0-only
3 ifeq ($(CONFIG_SOC_INTEL_COMMON_BLOCK_IMC),y)
4 romstage-y += imc.c
5 romstage-y += spd_access.c
6 endif