]> git.sur5r.net Git - u-boot/commitdiff
Revert "arm: Remove d2net_v2 defconfig file"
authorTom Rini <trini@konsulko.com>
Mon, 19 Oct 2015 15:20:54 +0000 (11:20 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 19 Oct 2015 15:26:49 +0000 (11:26 -0400)
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 <simon.guinot@sequanux.org>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
board/LaCie/net2big_v2/MAINTAINERS
configs/d2net_v2_defconfig [new file with mode: 0644]

index 205c75e4cbe4ddd48ba217a14e5b0263af2179b7..8fec70315f5d8fc4ab72bfcde425ce2020594e96 100644 (file)
@@ -1,11 +1,7 @@
 NET2BIG_V2 BOARD
-#M:    -
+M:     Simon Guinot <simon.guinot@sequanux.org>
 S:     Maintained
 F:     board/LaCie/net2big_v2/
 F:     include/configs/lacie_kw.h
 F:     configs/d2net_v2_defconfig
-
-NET2BIG_V2 BOARD
-M:     Simon Guinot <simon.guinot@sequanux.org>
-S:     Maintained
 F:     configs/net2big_v2_defconfig
diff --git a/configs/d2net_v2_defconfig b/configs/d2net_v2_defconfig
new file mode 100644 (file)
index 0000000..d5f783f
--- /dev/null
@@ -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