Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e012fc1316b1c5841818d59bff80534d433ccfec
/
.
/
board
/
phytec
/
pcl063
/
Kconfig
blob: 977db70f6419f103290501e7a30c1662fe6770f7 [
file
] [
log
] [
blame
]
Martyn Welch
0a14bac
2018-12-11 11:34:46 +0000
[
diff
] [
blame
]
1
if
TARGET_PCL063
2
3
config SYS_BOARD
4
default
"pcl063"
5
6
config SYS_VENDOR
7
default
"phytec"
8
9
config SYS_CONFIG_NAME
10
default
"pcl063"
11
12
endif