]> git.sur5r.net Git - u-boot/blob - board/LaCie/net2big_v2/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
[u-boot] / board / LaCie / net2big_v2 / Kconfig
1 if TARGET_NET2BIG_V2
2
3 config SYS_BOARD
4         default "net2big_v2"
5
6 config SYS_VENDOR
7         default "LaCie"
8
9 config SYS_CONFIG_NAME
10         default "lacie_kw"
11
12 endif