Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
0af38d12d98070bc09001e200b15c7e0d6a80388
/
.
/
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