Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9d019f5106cc677fefd8ab6ccfc5ba0ed9e0b738
/
.
/
board
/
LaCie
/
net2big_v2
/
Kconfig
blob: 758d25e007141d5e5f892723b3a0f6e7fd081ffe [
file
] [
log
] [
blame
]
if
TARGET_NET2BIG_V2
choice
prompt
"Board variant"
config D2NET_V2
bool
"D2NET v2"
config NET2BIG_V2
bool
"NET2BIG v2"
endchoice
config SYS_BOARD
default
"net2big_v2"
config SYS_VENDOR
default
"LaCie"
config SYS_CONFIG_NAME
default
"lacie_kw"
endif