24 lines
255 B
Plaintext
24 lines
255 B
Plaintext
|
if TARGET_IB62X0
|
||
|
|
||
|
config SYS_CPU
|
||
|
string
|
||
|
default "arm926ejs"
|
||
|
|
||
|
config SYS_BOARD
|
||
|
string
|
||
|
default "ib62x0"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
string
|
||
|
default "raidsonic"
|
||
|
|
||
|
config SYS_SOC
|
||
|
string
|
||
|
default "kirkwood"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
string
|
||
|
default "ib62x0"
|
||
|
|
||
|
endif
|