Newer
Older
barebox / arch / arm / mach-stm32mp / Kconfig
@Ahmad Fatoum Ahmad Fatoum on 13 Jun 2019 138 bytes ARM: stm32mp1: rename to stm32mp
if ARCH_STM32MP

config ARCH_STM32MP1157
	bool

config MACH_STM32MP157C_DK2
	select ARCH_STM32MP1157
	bool "STM32MP157C-DK2 board"

endif