16 lines
171 B
Plaintext
16 lines
171 B
Plaintext
|
if TARGET_CM41XX
|
||
|
|
||
|
config SYS_CPU
|
||
|
default "arm920t"
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "cm41xx"
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "ks8695"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "cm41xx"
|
||
|
|
||
|
endif
|