2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2024-12-29 22:43:10 +00:00
u-boot/board/engicam/stm32mp1/Kconfig

13 lines
188 B
Text
Raw Normal View History

if TARGET_ICORE_STM32MP1 || TARGET_MICROGEA_STM32MP1
config SYS_BOARD
default "stm32mp1"
config SYS_VENDOR
default "engicam"
config SYS_CONFIG_NAME
default "stm32mp15_common"
endif