Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
99d51c53fb7a160952c9743290081f5e6898e2e1
/
.
/
board
/
phytec
/
pfla02
/
Kconfig
blob: 142a1222fc69275cf2aa4d8ae7baaae1c96c6f01 [
file
] [
log
] [
blame
]
Stefano Babic
99d51c5
2017-07-26 18:23:05 +0200
[
diff
] [
blame^
]
1
if
TARGET_PFLA02
2
3
config SYS_BOARD
4
default
"pfla02"
5
6
config SYS_VENDOR
7
default
"phytec"
8
9
config SYS_CONFIG_NAME
10
default
"pfla02"
11
12
endif