diff options
author | Tom Rini <trini@konsulko.com> | 2015-10-19 11:20:54 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-10-19 11:26:49 -0400 |
commit | ef1e5710b338916e71543244a6b4982a3918dd3c (patch) | |
tree | 2519e19916005e7b044b0ccde9eb074878bd36f0 /board/LaCie | |
parent | 461f5926491294de4daeb58307d5c151f381603e (diff) | |
download | u-boot-ef1e5710b338916e71543244a6b4982a3918dd3c.tar.gz |
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 <simon.guinot@sequanux.org>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/LaCie')
-rw-r--r-- | board/LaCie/net2big_v2/MAINTAINERS | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/board/LaCie/net2big_v2/MAINTAINERS b/board/LaCie/net2big_v2/MAINTAINERS index 205c75e4cb..8fec70315f 100644 --- a/board/LaCie/net2big_v2/MAINTAINERS +++ b/board/LaCie/net2big_v2/MAINTAINERS @@ -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 |