Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
96b109ba7487d4ec1dfb27782d7408d415fc161d
/
.
/
board
/
comtrend
/
ct5361
/
Kconfig
blob: d77d814db767cec3cf8e22b7e41df5fdaf7d45b8 [
file
] [
log
] [
blame
]
Álvaro Fernández Rojas
5e14ce2
2017-05-16 18:39:04 +0200
[
diff
] [
blame
]
1
if
BOARD_COMTREND_CT5361
2
3
config SYS_BOARD
4
default
"ct5361"
5
6
config SYS_VENDOR
7
default
"comtrend"
8
9
config SYS_CONFIG_NAME
10
default
"comtrend_ct5361"
11
12
endif