diff options
Diffstat (limited to 'configs/wetek-core2_defconfig')
-rw-r--r-- | configs/wetek-core2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/wetek-core2_defconfig b/configs/wetek-core2_defconfig index 8d273f91986..13940dd56f9 100644 --- a/configs/wetek-core2_defconfig +++ b/configs/wetek-core2_defconfig @@ -1,6 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_MESON=y -CONFIG_SYS_TEXT_BASE=0x01000000 +CONFIG_TEXT_BASE=0x01000000 CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x2000 CONFIG_DM_GPIO=y |