Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
862dd214067a91d702bf67823b79eb874a78395a
/
.
/
board
/
gateworks
/
venice
/
Kconfig
blob: 64cb97c1e0a9462b9cb813106ac5566556cd8525 [
file
] [
log
] [
blame
]
Tim Harvey
256dba0
2021-03-02 14:00:21 -0800
[
diff
] [
blame
]
1
if
TARGET_IMX8MM_VENICE
2
3
config SYS_BOARD
4
default
"venice"
5
6
config SYS_VENDOR
7
default
"gateworks"
8
9
config SYS_CONFIG_NAME
10
default
"imx8mm_venice"
11
12
endif