diff options
Diffstat (limited to 'configs/mt8183_pumpkin_defconfig')
-rw-r--r-- | configs/mt8183_pumpkin_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mt8183_pumpkin_defconfig b/configs/mt8183_pumpkin_defconfig index 8e43acd519..42627a2538 100644 --- a/configs/mt8183_pumpkin_defconfig +++ b/configs/mt8183_pumpkin_defconfig @@ -12,8 +12,8 @@ CONFIG_TARGET_MT8183=y CONFIG_DEBUG_UART_BASE=0x11002000 CONFIG_DEBUG_UART_CLOCK=26000000 # CONFIG_PSCI_RESET is not set -CONFIG_DEBUG_UART=y CONFIG_SYS_LOAD_ADDR=0x4c000000 +CONFIG_DEBUG_UART=y # CONFIG_ANDROID_BOOT_IMAGE is not set CONFIG_FIT=y # CONFIG_ARCH_FIXUP_FDT_MEMORY is not set |