From 04d6f1420f7b8f0c647330b9612466d03b4a101b Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 19 Oct 2015 12:24:52 -0400 Subject: 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 --- configs/inetspace_v2_defconfig | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 configs/inetspace_v2_defconfig (limited to 'configs') 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 -- cgit v1.2.1