diff options
Diffstat (limited to 'configs/netgear_cg3100d_ram_defconfig')
-rw-r--r-- | configs/netgear_cg3100d_ram_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/netgear_cg3100d_ram_defconfig b/configs/netgear_cg3100d_ram_defconfig index 2f7817b22d..a94de9224b 100644 --- a/configs/netgear_cg3100d_ram_defconfig +++ b/configs/netgear_cg3100d_ram_defconfig @@ -4,6 +4,7 @@ CONFIG_ENV_SIZE=0x2000 CONFIG_DM_GPIO=y CONFIG_NR_DRAM_BANKS=1 CONFIG_ARCH_BMIPS=y +CONFIG_DEFAULT_DEVICE_TREE="netgear,cg3100d" # CONFIG_MIPS_BOOT_CMDLINE_LEGACY is not set # CONFIG_MIPS_BOOT_ENV_LEGACY is not set CONFIG_MIPS_BOOT_FDT=y @@ -28,7 +29,6 @@ CONFIG_CMD_MEMINFO=y # CONFIG_CMD_LOADS is not set CONFIG_CMD_SPI=y # CONFIG_CMD_MISC is not set -CONFIG_DEFAULT_DEVICE_TREE="netgear,cg3100d" CONFIG_SYS_RELOC_GD_ENV_ADDR=y # CONFIG_NET is not set # CONFIG_DM_DEVICE_REMOVE is not set |