mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-28 23:23:30 +08:00
13 lines
143 B
Plaintext
13 lines
143 B
Plaintext
|
if TARGET_RSK7264
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "rsk7264"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "renesas"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "rsk7264"
|
||
|
|
||
|
endif
|