Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
22cbd654d33f60b7d7941c4ba2484bcc610f4e50
/
.
/
board
/
armltd
/
total_compute
/
Kconfig
blob: 62e6e6f4ac3edf763ad57f557cb0003eca434f35 [
file
] [
log
] [
blame
]
Usama Arif
565add1
2020-08-12 16:12:53 +0100
[
diff
] [
blame
]
1
if
TARGET_TOTAL_COMPUTE
2
3
config SYS_BOARD
4
default
"total_compute"
5
6
config SYS_VENDOR
7
default
"armltd"
8
9
config SYS_CONFIG_NAME
10
default
"total_compute"
11
12
endif