mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-13 14:53:06 +00:00
13 lines
159 B
Text
13 lines
159 B
Text
|
if TARGET_MX6ULZ_SMM_M2
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "imx6ulz_smm_m2"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "bsh"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "imx6ulz_smm_m2"
|
||
|
|
||
|
endif
|