diff options
Diffstat (limited to 'configs/p2371-0000_defconfig')
-rw-r--r-- | configs/p2371-0000_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/p2371-0000_defconfig b/configs/p2371-0000_defconfig index 93e1846a883..4d3bfaa6982 100644 --- a/configs/p2371-0000_defconfig +++ b/configs/p2371-0000_defconfig @@ -29,8 +29,8 @@ CONFIG_CMD_USB_MASS_STORAGE=y CONFIG_BOOTP_PREFER_SERVERIP=y CONFIG_CMD_EXT4_WRITE=y CONFIG_ENV_OVERWRITE=y -CONFIG_SYS_RELOC_GD_ENV_ADDR=y -CONFIG_SYS_MMC_ENV_PART=2 +CONFIG_ENV_RELOC_GD_ENV_ADDR=y +CONFIG_ENV_MMC_EMMC_HW_PARTITION=2 CONFIG_DFU_MMC=y CONFIG_DFU_RAM=y CONFIG_DFU_SF=y |