Sign in
third-party-mirror
/
u-boot
/
dd84058d24ff54d6b32818ffe44aeb4bba2cfae6
/
.
/
board
/
ait
/
cam_enc_4xx
/
Kconfig
blob: d1f89df54a729b020e2780b804d048789fb19444 [
file
] [
log
] [
blame
]
if
TARGET_CAM_ENC_4XX
config SYS_CPU
string
default
"arm926ejs"
config SYS_BOARD
string
default
"cam_enc_4xx"
config SYS_VENDOR
string
default
"ait"
config SYS_SOC
string
default
"davinci"
config SYS_CONFIG_NAME
string
default
"cam_enc_4xx"
endif