Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u...
[oweals/u-boot.git] / board / variscite / dart_6ul / Kconfig
1 if TARGET_DART_6UL
2
3 config SYS_BOARD
4         default "dart_6ul"
5
6 config SYS_VENDOR
7         default "variscite"
8
9 config SYS_CONFIG_NAME
10         default "dart_6ul"
11
12 endif