]> git.sur5r.net Git - u-boot/blob - board/congatec/cgtqmx6eval/Kconfig
dm: tegra: dts: add aliases for spi on apalis_t30
[u-boot] / 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_SOC
10         default "mx6"
11
12 config SYS_CONFIG_NAME
13         default "cgtqmx6eval"
14
15 endif