Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3281cb6ebb4c406a381538e2240166a87f3db0db
/
.
/
board
/
seeed
/
npi_imx6ull
/
Kconfig
blob: 5e298299a3244b087012ec8d0c2ade50324c02ed [
file
] [
log
] [
blame
]
Navin Sankar Velliangiri
3b2cc73
2021-05-18 09:03:20 +0530
[
diff
] [
blame
]
1
if
TARGET_NPI_IMX6ULL
2
3
config SYS_BOARD
4
default
"npi_imx6ull"
5
6
config SYS_VENDOR
7
default
"seeed"
8
9
config SYS_CONFIG_NAME
10
default
"npi_imx6ull"
11
12
endif