]> git.sur5r.net Git - u-boot/blobdiff - board/zipitz2/Kconfig
zipitz2: restore board support
[u-boot] / board / zipitz2 / Kconfig
diff --git a/board/zipitz2/Kconfig b/board/zipitz2/Kconfig
new file mode 100644 (file)
index 0000000..c663504
--- /dev/null
@@ -0,0 +1,9 @@
+if TARGET_ZIPITZ2
+
+config SYS_BOARD
+       default "zipitz2"
+
+config SYS_CONFIG_NAME
+       default "zipitz2"
+
+endif