23 lines
354 B
Plaintext
Executable File
Vendored
23 lines
354 B
Plaintext
Executable File
Vendored
if INFINITY
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "infinity"
|
|
---help---
|
|
To load the "include/configs/infinity.h"
|
|
|
|
|
|
config SYS_SOC
|
|
default "infinity"
|
|
---help---
|
|
To generate correct "arch/arm/include/asm/arch"
|
|
|
|
config SYS_GENERIC_BOARD
|
|
bool
|
|
default y
|
|
|
|
config VERSION_FPGA
|
|
bool "FPGA version"
|
|
default n
|
|
|
|
endif
|