]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/nvidia/e2220-1170/Kconfig
ARM: tegra: Add e2220-1170 board
[karo-tx-uboot.git] / board / nvidia / e2220-1170 / Kconfig
1 if TARGET_E2220_1170
2
3 config SYS_BOARD
4         default "e2220-1170"
5
6 config SYS_VENDOR
7         default "nvidia"
8
9 config SYS_CONFIG_NAME
10         default "e2220-1170"
11
12 endif