From c5a6e9f8b83604e141a8e11f9a105bb72bd24f3f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 6 Jul 2020 13:54:25 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/warp7_bl33_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/warp7_bl33_defconfig') diff --git a/configs/warp7_bl33_defconfig b/configs/warp7_bl33_defconfig index 38aeab69f8..25cd969cb0 100644 --- a/configs/warp7_bl33_defconfig +++ b/configs/warp7_bl33_defconfig @@ -1,6 +1,5 @@ CONFIG_ARM=y CONFIG_ARCH_MX7=y -CONFIG_SYS_TEXT_BASE=0x87800000 CONFIG_ENV_SIZE=0x2000 CONFIG_ENV_OFFSET=0x80000 CONFIG_DM_GPIO=y -- cgit v1.2.1