Sign in
nest-open-source
/
nest-guard
/
1.0
/
u-boot
/
refs/heads/master
/
.
/
u-boot-imx
/
board
/
intercontrol
/
digsy_mtc
/
Kconfig
blob: 1cf2275d81e68aa3360b66e5f17cfe7a6c89840d [
file
] [
log
] [
blame
]
Igor Sarkisov
019b773
2020-10-01 13:39:00 -0700
[
diff
] [
blame
]
1
if
TARGET_DIGSY_MTC
2
3
config SYS_BOARD
4
default
"digsy_mtc"
5
6
config SYS_VENDOR
7
default
"intercontrol"
8
9
config SYS_CONFIG_NAME
10
default
"digsy_mtc"
11
12
endif