]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/LaCie/net2big_v2/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[people/ms/u-boot.git] / board / LaCie / net2big_v2 / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_NET2BIG_V2
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "net2big_v2"
5
6config SYS_VENDOR
dd84058d
MY
7 default "LaCie"
8
dd84058d 9config SYS_CONFIG_NAME
dd84058d
MY
10 default "lacie_kw"
11
12endif