Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c9c54e2f603766d549bd4e94b011e234f915fe15
/
.
/
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