16 lines
195 B
Plaintext
Executable File
Vendored
16 lines
195 B
Plaintext
Executable File
Vendored
if TARGET_SOCFPGA_CYCLONE5
|
|
|
|
config SYS_BOARD
|
|
default "socfpga"
|
|
|
|
config SYS_VENDOR
|
|
default "altera"
|
|
|
|
config SYS_SOC
|
|
default "socfpga"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "socfpga_cyclone5"
|
|
|
|
endif
|