Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3aa4b703b483f165dd2eb5c3324b44b60fbb1672
/
.
/
board
/
phytec
/
pfla02
/
Kconfig
blob: 142a1222fc69275cf2aa4d8ae7baaae1c96c6f01 [
file
] [
log
] [
blame
]
Stefano Babic
83605d3
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