From ef1e5710b338916e71543244a6b4982a3918dd3c Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 19 Oct 2015 11:20:54 -0400 Subject: Revert "arm: Remove d2net_v2 defconfig file" Upon further review when populating README.scrapyard, d2net_v2 is a variant on net2big_v2 and not just an orphan config. To help in the future also add this to board/LaCie/net2big_v2/MAINTAINERS which needed a little consolidation anyhow. This reverts commit 1363740e7948a8e4bee8d5adcdf0f63f7782879d. Cc: Simon Guinot Cc: Simon Glass Signed-off-by: Tom Rini --- configs/d2net_v2_defconfig | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 configs/d2net_v2_defconfig (limited to 'configs') diff --git a/configs/d2net_v2_defconfig b/configs/d2net_v2_defconfig new file mode 100644 index 0000000..d5f783f --- /dev/null +++ b/configs/d2net_v2_defconfig @@ -0,0 +1,8 @@ +CONFIG_ARM=y +CONFIG_KIRKWOOD=y +CONFIG_TARGET_NET2BIG_V2=y +CONFIG_SYS_EXTRA_OPTIONS="D2NET_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.1