diff options
Diffstat (limited to 'configs/wetek-hub_defconfig')
-rw-r--r-- | configs/wetek-hub_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/wetek-hub_defconfig b/configs/wetek-hub_defconfig index ee5558f220b..954e5cd885c 100644 --- a/configs/wetek-hub_defconfig +++ b/configs/wetek-hub_defconfig @@ -32,7 +32,7 @@ CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_REGULATOR=y CONFIG_OF_CONTROL=y -CONFIG_SYS_RELOC_GD_ENV_ADDR=y +CONFIG_ENV_RELOC_GD_ENV_ADDR=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_SARADC_MESON=y CONFIG_DM_I2C=y |