summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-10-19 12:24:52 -0400
committerTom Rini <trini@konsulko.com>2015-10-19 12:27:10 -0400
commit04d6f1420f7b8f0c647330b9612466d03b4a101b (patch)
tree8ab0fbb17430f2f774e102a1b23ce70778f4bbe8 /configs
parent7003e4cf76138de2f6af2f251ec929f2ea4b4043 (diff)
downloadtalos-obmc-uboot-04d6f1420f7b8f0c647330b9612466d03b4a101b.tar.gz
talos-obmc-uboot-04d6f1420f7b8f0c647330b9612466d03b4a101b.zip
Revert "arm: Remove inetspace_v2_cmc board"
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/inetspace_v2_defconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/inetspace_v2_defconfig b/configs/inetspace_v2_defconfig
new file mode 100644
index 0000000000..f314059a80
--- /dev/null
+++ b/configs/inetspace_v2_defconfig
@@ -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
OpenPOWER on IntegriCloud