20 lines
255 B
Plaintext
20 lines
255 B
Plaintext
if TARGET_OCTEON_EBB7304
|
|
|
|
config SYS_BOARD
|
|
string
|
|
default "octeon_ebb7304"
|
|
|
|
config SYS_VENDOR
|
|
string
|
|
default "Marvell"
|
|
|
|
config SYS_CONFIG_NAME
|
|
string
|
|
default "octeon_ebb7304"
|
|
|
|
config DEFAULT_DEVICE_TREE
|
|
string
|
|
default "mrvl,octeon-ebb7304"
|
|
|
|
endif
|