Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
031d1722bedfe7f5703282e1908f1d947866197a
/
.
/
board
/
armltd
/
total_compute
/
Kconfig
blob: 62e6e6f4ac3edf763ad57f557cb0003eca434f35 [
file
] [
log
] [
blame
]
Usama Arif
9218a11
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