SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / board / congatec / cgtqmx6eval / Kconfig
1 if TARGET_CGTQMX6EVAL
2
3 config SYS_BOARD
4         default "cgtqmx6eval"
5
6 config SYS_VENDOR
7         default "congatec"
8
9 config SYS_CONFIG_NAME
10         default "cgtqmx6eval"
11
12 endif