Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b3e2d9fccbe7390a859f7f46001c6312cc35455c
/
.
/
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