diff options
Diffstat (limited to 'configs/inetspace_v2_defconfig')
-rw-r--r-- | configs/inetspace_v2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/inetspace_v2_defconfig b/configs/inetspace_v2_defconfig index 199968038d..cebe4a55ea 100644 --- a/configs/inetspace_v2_defconfig +++ b/configs/inetspace_v2_defconfig @@ -3,7 +3,6 @@ CONFIG_KIRKWOOD=y CONFIG_SYS_TEXT_BASE=0x600000 CONFIG_TARGET_NETSPACE_V2=y CONFIG_IDENT_STRING=" IS v2" -CONFIG_DEFAULT_DEVICE_TREE="kirkwood-is2" CONFIG_NR_DRAM_BANKS=2 CONFIG_SYS_EXTRA_OPTIONS="INETSPACE_V2" CONFIG_BOOTDELAY=3 @@ -30,6 +29,7 @@ CONFIG_ISO_PARTITION=y CONFIG_EFI_PARTITION=y # CONFIG_PARTITION_UUIDS is not set CONFIG_OF_CONTROL=y +CONFIG_DEFAULT_DEVICE_TREE="kirkwood-is2" CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_MVSATA_IDE=y # CONFIG_MMC is not set |