Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1acc3c8f21fad5126b62e49ab097bc8ef4463370
/
.
/
board
/
cei
/
cei-tk1-som
/
Kconfig
blob: 5fcb51f2f26a84e8528db211b5f6ba382e7446e5 [
file
] [
log
] [
blame
]
Peter Chubb
441f238
2016-08-30 22:54:46 +0000
[
diff
] [
blame
]
1
if
TARGET_CEI_TK1_SOM
2
3
config SYS_BOARD
4
default
"cei-tk1-som"
5
6
config SYS_VENDOR
7
default
"cei"
8
9
config SYS_CONFIG_NAME
10
default
"cei-tk1-som"
11
12
endif