18 lines
240 B
Plaintext
18 lines
240 B
Plaintext
|
|
||
|
if TARGET_LS1046AFRWY
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "ls1046afrwy"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "freescale"
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "fsl-layerscape"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "ls1046afrwy"
|
||
|
|
||
|
source "board/freescale/common/Kconfig"
|
||
|
endif
|