104 lines
1.3 KiB
Plaintext
104 lines
1.3 KiB
Plaintext
if TARGET_INTEGRATORAP_CM720T
|
|
|
|
config SYS_BOARD
|
|
default "integrator"
|
|
|
|
config SYS_VENDOR
|
|
default "armltd"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "integratorap"
|
|
|
|
endif
|
|
|
|
if TARGET_INTEGRATORAP_CM920T
|
|
|
|
config SYS_BOARD
|
|
default "integrator"
|
|
|
|
config SYS_VENDOR
|
|
default "armltd"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "integratorap"
|
|
|
|
endif
|
|
|
|
if TARGET_INTEGRATORCP_CM920T
|
|
|
|
config SYS_BOARD
|
|
default "integrator"
|
|
|
|
config SYS_VENDOR
|
|
default "armltd"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "integratorcp"
|
|
|
|
endif
|
|
|
|
if TARGET_INTEGRATORAP_CM926EJS
|
|
|
|
config SYS_BOARD
|
|
default "integrator"
|
|
|
|
config SYS_VENDOR
|
|
default "armltd"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "integratorap"
|
|
|
|
endif
|
|
|
|
if TARGET_INTEGRATORCP_CM926EJS
|
|
|
|
config SYS_BOARD
|
|
default "integrator"
|
|
|
|
config SYS_VENDOR
|
|
default "armltd"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "integratorcp"
|
|
|
|
endif
|
|
|
|
if TARGET_INTEGRATORCP_CM1136
|
|
|
|
config SYS_BOARD
|
|
default "integrator"
|
|
|
|
config SYS_VENDOR
|
|
default "armltd"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "integratorcp"
|
|
|
|
endif
|
|
|
|
if TARGET_INTEGRATORAP_CM946ES
|
|
|
|
config SYS_BOARD
|
|
default "integrator"
|
|
|
|
config SYS_VENDOR
|
|
default "armltd"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "integratorap"
|
|
|
|
endif
|
|
|
|
if TARGET_INTEGRATORCP_CM946ES
|
|
|
|
config SYS_BOARD
|
|
default "integrator"
|
|
|
|
config SYS_VENDOR
|
|
default "armltd"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "integratorcp"
|
|
|
|
endif
|