u-boot-brain/board/phytec/phycore_imx8mp/Kconfig

13 lines
163 B
Plaintext

if TARGET_PHYCORE_IMX8MP
config SYS_BOARD
default "phycore_imx8mp"
config SYS_VENDOR
default "phytec"
config SYS_CONFIG_NAME
default "phycore_imx8mp"
endif