imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx...
[platform/kernel/u-boot.git] / board / kontron / sl-mx6ul / Kconfig
1 if TARGET_KONTRON_MX6UL
2
3 config SYS_BOARD
4         string
5         default "sl-mx6ul"
6
7 config SYS_VENDOR
8         string
9         default "kontron"
10
11 config SYS_CONFIG_NAME
12         string
13         default "kontron-sl-mx6ul"
14
15 endif