16 lines
171 B
Plaintext
16 lines
171 B
Plaintext
|
if TARGET_SCB9328
|
||
|
|
||
|
config SYS_CPU
|
||
|
default "arm920t"
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "scb9328"
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "imx"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "scb9328"
|
||
|
|
||
|
endif
|