diff options
Diffstat (limited to 'configs/pumpkin_defconfig')
-rw-r--r-- | configs/pumpkin_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pumpkin_defconfig b/configs/pumpkin_defconfig index 74e42306a0..3d6af03d22 100644 --- a/configs/pumpkin_defconfig +++ b/configs/pumpkin_defconfig @@ -3,10 +3,10 @@ CONFIG_POSITION_INDEPENDENT=y CONFIG_ARCH_MEDIATEK=y CONFIG_SYS_TEXT_BASE=0x4C000000 CONFIG_SYS_MALLOC_F_LEN=0x4000 +CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x1000 CONFIG_DM_GPIO=y CONFIG_TARGET_MT8516=y -CONFIG_NR_DRAM_BANKS=1 CONFIG_DEBUG_UART_BASE=0x11005000 CONFIG_DEBUG_UART_CLOCK=26000000 # CONFIG_PSCI_RESET is not set |