if ARCH_STM32MP1

config ARCH_STM32MP1157
	bool

config MACH_STM32MP157C_DK2
	select ARCH_STM32MP1157
	bool "STM32MP157C-DK2 board"

endif
