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/tanix_tx6_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/tanix_tx6_defconfig')
| -rw-r--r-- | configs/tanix_tx6_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/tanix_tx6_defconfig b/configs/tanix_tx6_defconfig index d734392e9a0..74e30698e40 100644 --- a/configs/tanix_tx6_defconfig +++ b/configs/tanix_tx6_defconfig @@ -1,9 +1,9 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y CONFIG_DEFAULT_DEVICE_TREE="sun50i-h6-tanix-tx6" +CONFIG_DRAM_CLK=648 CONFIG_SPL=y CONFIG_MACH_SUN50I_H6=y CONFIG_SUNXI_DRAM_H6_DDR3_1333=y -CONFIG_DRAM_CLK=648 CONFIG_MMC_SUNXI_SLOT_EXTRA=2 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set |
