mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
04d6f1420f
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 653600a715
.
Signed-off-by: Tom Rini <trini@konsulko.com>
8 lines
209 B
Text
8 lines
209 B
Text
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
|