]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - board/cei/cei-tk1-som/Kconfig
ARM: tegra: Add support for TK1-SOM board from Colorado Engineering
[karo-tx-uboot.git] / board / cei / cei-tk1-som / Kconfig
1 if TARGET_CEI_TK1_SOM
2
3 config SYS_BOARD
4         default "cei-tk1-som"
5
6 config SYS_VENDOR
7         default "cei"
8
9 config SYS_CONFIG_NAME
10         default "cei-tk1-som"
11
12 endif