diff options
Diffstat (limited to 'configs/p201_defconfig')
-rw-r--r-- | configs/p201_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/p201_defconfig b/configs/p201_defconfig index 5df5f01cbce..33d9be9c9f0 100644 --- a/configs/p201_defconfig +++ b/configs/p201_defconfig @@ -33,7 +33,7 @@ CONFIG_CMD_MMC=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_DM_I2C=y CONFIG_SYS_I2C_MESON=y |