Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7de0c5c431431ffe72103117a3509ecb9601c579
/
.
/
board
/
asus
/
transformer-t20
/
Kconfig
blob: d5fe412828977e1241c2a3091f928db6596996f8 [
file
] [
log
] [
blame
]
Svyatoslav Ryhel
28144ba
2022-01-27 19:42:04 +0200
[
diff
] [
blame
]
1
if
TARGET_TRANSFORMER_T20
2
3
config SYS_BOARD
4
default
"transformer-t20"
5
6
config SYS_VENDOR
7
default
"asus"
8
9
config SYS_CONFIG_NAME
10
default
"transformer-t20"
11
12
endif