mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 02:38:56 +00:00
13 lines
189 B
Text
13 lines
189 B
Text
|
if TARGET_IMX8MM_DATA_MODUL_EDM_SBC
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "imx8mm_edm_sbc"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "data_modul"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "imx8mm_data_modul_edm_sbc"
|
||
|
|
||
|
endif
|