Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d8afb8b28efb5af640d693e7f848732141482cfb
/
.
/
board
/
phytec
/
pcm058
/
Kconfig
blob: d099275d48e5bcaa05f6757c4e26604f30153be9 [
file
] [
log
] [
blame
]
Stefano Babic
876a25d
2016-06-08 10:50:20 +0200
[
diff
] [
blame
]
1
if
TARGET_PCM058
2
3
config SYS_BOARD
4
default
"pcm058"
5
6
config SYS_VENDOR
7
default
"phytec"
8
9
config SYS_CONFIG_NAME
10
default
"pcm058"
11
12
endif