diff options
Diffstat (limited to 'configs/bananapi-m2s_defconfig')
-rw-r--r-- | configs/bananapi-m2s_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bananapi-m2s_defconfig b/configs/bananapi-m2s_defconfig index d6440e33bf5..8088d63baa5 100644 --- a/configs/bananapi-m2s_defconfig +++ b/configs/bananapi-m2s_defconfig @@ -38,7 +38,7 @@ CONFIG_CMD_USB_MASS_STORAGE=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_ADC=y CONFIG_SARADC_MESON=y CONFIG_DFU_RAM=y |