Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5c1b071308ecaec4e070d12f54fb5908a2e5f502
/
.
/
board
/
keymile
/
kmcent2
/
Kconfig
blob: 848d230fbd55299077a0ecfcf969e08f8d155148 [
file
] [
log
] [
blame
]
if
TARGET_KMCENT2
config SYS_BOARD
default
"kmcent2"
config SYS_VENDOR
default
"keymile"
config SYS_CONFIG_NAME
default
"kmcent2"
config BOARD_SPECIFIC_OPTIONS
def_bool y
select
ARCH_T1040
select
PHYS_64BIT
endif