Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
3b5df50ec02efbef84cff05d279bd734c020996f
/
.
/
board
/
siemens
/
smartweb
/
Kconfig
blob: 0871bcc32a5bf811e55b39e39dbca7d4a6eb7982 [
file
] [
log
] [
blame
]
Heiko Schocher
3b5df50
2015-06-29 09:10:48 +0200
[
diff
] [
blame^
]
1
if
TARGET_SMARTWEB
2
3
config SYS_BOARD
4
default
"smartweb"
5
6
config SYS_VENDOR
7
default
"siemens"
8
9
config SYS_CONFIG_NAME
10
default
"smartweb"
11
12
endif