15 lines
194 B
Plaintext
15 lines
194 B
Plaintext
if TARGET_IMX8MM_BEACON
|
|
|
|
config SYS_BOARD
|
|
default "imx8mm"
|
|
|
|
config SYS_VENDOR
|
|
default "beacon"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "imx8mm_beacon"
|
|
|
|
source "board/freescale/common/Kconfig"
|
|
|
|
endif
|