ARM: tegra: Add support for TK1-SOM board from Colorado Engineering
[oweals/u-boot.git] / board / cei / cei-tk1-som / Kconfig
diff --git a/board/cei/cei-tk1-som/Kconfig b/board/cei/cei-tk1-som/Kconfig
new file mode 100644 (file)
index 0000000..5fcb51f
--- /dev/null
@@ -0,0 +1,12 @@
+if TARGET_CEI_TK1_SOM
+
+config SYS_BOARD
+       default "cei-tk1-som"
+
+config SYS_VENDOR
+       default "cei"
+
+config SYS_CONFIG_NAME
+       default "cei-tk1-som"
+
+endif