Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm
[platform/kernel/u-boot.git] / board / armadeus / opos6uldev / Kconfig
1 if TARGET_OPOS6ULDEV
2
3 config SYS_BOARD
4         default "opos6uldev"
5
6 config SYS_VENDOR
7         default "armadeus"
8
9 config SYS_CONFIG_NAME
10         default "opos6uldev"
11
12 endif