diff options
| author | Tom Rini <trini@konsulko.com> | 2026-01-06 09:13:29 -0600 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2026-01-06 09:13:29 -0600 |
| commit | 36aeeb591b0dd729be247f2fd4382b84f6bda272 (patch) | |
| tree | 5a1c0a4ac9da6333647e265b3469d7f60fddff75 /configs/x96q_pro_plus_defconfig | |
| parent | c344087025a4c296468a1d5aeb61078a58baa59e (diff) | |
configs: Resync with savedefconfig
Resync all defconfig files using qconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/x96q_pro_plus_defconfig')
| -rw-r--r-- | configs/x96q_pro_plus_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/x96q_pro_plus_defconfig b/configs/x96q_pro_plus_defconfig index 07d3b078bef..f043b365177 100644 --- a/configs/x96q_pro_plus_defconfig +++ b/configs/x96q_pro_plus_defconfig @@ -1,6 +1,7 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y CONFIG_DEFAULT_DEVICE_TREE="allwinner/sun55i-h728-x96qpro+" +CONFIG_DRAM_CLK=792 CONFIG_SPL=y CONFIG_DRAM_SUNXI_DX_ODT=0x07070707 CONFIG_DRAM_SUNXI_DX_DRI=0x0c0c0c0c @@ -14,7 +15,6 @@ CONFIG_DRAM_SUNXI_TPR11=0x8f919190 CONFIG_DRAM_SUNXI_TPR12=0x22222723 CONFIG_MACH_SUN55I_A523=y CONFIG_SUNXI_DRAM_A523_DDR3=y -CONFIG_DRAM_CLK=792 CONFIG_MMC_SUNXI_SLOT_EXTRA=2 CONFIG_R_I2C_ENABLE=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set |
