mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
Revert "arm: Remove inetspace_v2_cmc board"
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>
This commit is contained in:
parent
7003e4cf76
commit
04d6f1420f
1 changed files with 8 additions and 0 deletions
8
configs/inetspace_v2_defconfig
Normal file
8
configs/inetspace_v2_defconfig
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
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
|
||||
Loading…
Add table
Reference in a new issue