Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
79c2c257cf66da5ac90b5c53954310361e41bb0a
/
.
/
board
/
Seagate
/
nas220
/
Kconfig
blob: 0fa529cde1156983279f39d1740eb725b66a445e [
file
] [
log
] [
blame
]
Evgeni Dobrev
9637c4b
2014-12-08 17:49:42 +0100
[
diff
] [
blame
]
1
if
TARGET_NAS220
2
3
config SYS_BOARD
4
default
"nas220"
5
6
config SYS_VENDOR
7
default
"Seagate"
8
9
config SYS_CONFIG_NAME
10
default
"nas220"
11
12
endif