Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspb...
[platform/kernel/u-boot.git] / 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