16 lines
176 B
Plaintext
16 lines
176 B
Plaintext
|
if TARGET_BRSMARC1
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "brsmarc1"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "BuR"
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "am33xx"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "brsmarc1"
|
||
|
|
||
|
endif
|