Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[oweals/u-boot.git] / board / mscc / servalt / Kconfig
1 # SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2
3 config SYS_VENDOR
4         default "mscc"
5
6 if SOC_SERVALT
7
8 config SYS_BOARD
9         default "servalt"
10
11 config SYS_CONFIG_NAME
12         default "servalt"
13
14 endif