Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx
[platform/kernel/u-boot.git] / board / Marvell / db-88f6281-bp / Kconfig
1 if TARGET_DB_88F6281_BP
2
3 config SYS_BOARD
4         default "db-88f6281-bp"
5
6 config SYS_VENDOR
7         default "Marvell"
8
9 config SYS_CONFIG_NAME
10         default "db-88f6281-bp"
11
12 endif