Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cba8c3e6d581971ccef2ece6597ed92921c42bdf
/
.
/
board
/
cortina
/
presidio-asic
/
Kconfig
blob: 8e6f6cfa27ca3dcfc35c119e85ea1cecbe862739 [
file
] [
log
] [
blame
]
if
TARGET_PRESIDIO_ASIC
config BIT64
bool
default
y
select
SOC_CA7774
config SYS_BOARD
default
"presidio-asic"
config SYS_VENDOR
default
"cortina"
config SYS_CONFIG_NAME
default
"presidio_asic"
source
"board/cortina/common/Kconfig"
endif