]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
Revert "arm: Remove inetspace_v2_cmc board"
authorTom Rini <trini@konsulko.com>
Mon, 19 Oct 2015 16:24:52 +0000 (12:24 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 19 Oct 2015 16:27:10 +0000 (12:27 -0400)
Upon further review when populating README.scrapyard, inetspace_v2_cmc
is a variant on netspace_v2 and not just an orphan config.

This reverts commit 653600a715db49859c06ba5dfb858c15c4108d54.

Signed-off-by: Tom Rini <trini@konsulko.com>
configs/inetspace_v2_defconfig [new file with mode: 0644]

diff --git a/configs/inetspace_v2_defconfig b/configs/inetspace_v2_defconfig
new file mode 100644 (file)
index 0000000..f314059
--- /dev/null
@@ -0,0 +1,8 @@
+CONFIG_ARM=y
+CONFIG_KIRKWOOD=y
+CONFIG_TARGET_NETSPACE_V2=y
+CONFIG_SYS_EXTRA_OPTIONS="INETSPACE_V2"
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_FLASH is not set
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_SPI_FLASH=y