]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/beckhoff/mx53cx9020/Kconfig
arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
[people/ms/u-boot.git] / board / beckhoff / mx53cx9020 / Kconfig
diff --git a/board/beckhoff/mx53cx9020/Kconfig b/board/beckhoff/mx53cx9020/Kconfig
new file mode 100644 (file)
index 0000000..dcdafb6
--- /dev/null
@@ -0,0 +1,12 @@
+if TARGET_MX53CX9020
+
+config SYS_BOARD
+       default "mx53cx9020"
+
+config SYS_VENDOR
+       default "beckhoff"
+
+config SYS_CONFIG_NAME
+       default "mx53cx9020"
+
+endif