mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
ef1e5710b3
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 1363740e79
.
Cc: Simon Guinot <simon.guinot@sequanux.org>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
8 lines
204 B
Text
8 lines
204 B
Text
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
|