Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f459e23ec0a6d0f2df15dc9e9fd1e3a420345bd9
/
.
/
board
/
cei
/
cei-tk1-som
/
Kconfig
blob: 5fcb51f2f26a84e8528db211b5f6ba382e7446e5 [
file
] [
log
] [
blame
]
Peter Chubb
b615267
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