diff options
Diffstat (limited to 'configs/comtrend_ct5361_ram_defconfig')
-rw-r--r-- | configs/comtrend_ct5361_ram_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/comtrend_ct5361_ram_defconfig b/configs/comtrend_ct5361_ram_defconfig index a1d53c4b56..121e785ae8 100644 --- a/configs/comtrend_ct5361_ram_defconfig +++ b/configs/comtrend_ct5361_ram_defconfig @@ -5,7 +5,6 @@ CONFIG_SOC_BMIPS_BCM6348=y # CONFIG_MIPS_BOOT_CMDLINE_LEGACY is not set # CONFIG_MIPS_BOOT_ENV_LEGACY is not set CONFIG_MIPS_BOOT_FDT=y -CONFIG_DEFAULT_DEVICE_TREE="comtrend,ct-5361" CONFIG_NR_DRAM_BANKS=1 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_OF_STDOUT_VIA_ALIAS=y @@ -28,6 +27,7 @@ CONFIG_CMD_MEMINFO=y CONFIG_CMD_USB=y # CONFIG_CMD_MISC is not set CONFIG_OF_EMBED=y +CONFIG_DEFAULT_DEVICE_TREE="comtrend,ct-5361" # CONFIG_NET is not set # CONFIG_DM_DEVICE_REMOVE is not set CONFIG_DM_GPIO=y |