13 lines
142 B
Plaintext
13 lines
142 B
Plaintext
|
if TARGET_VENICE2
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "venice2"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "nvidia"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "venice2"
|
||
|
|
||
|
endif
|