diff options
| author | Tom Rini <[email protected]> | 2026-01-06 09:13:29 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-01-06 09:13:29 -0600 |
| commit | 36aeeb591b0dd729be247f2fd4382b84f6bda272 (patch) | |
| tree | 5a1c0a4ac9da6333647e265b3469d7f60fddff75 /configs/Colombus_defconfig | |
| parent | c344087025a4c296468a1d5aeb61078a58baa59e (diff) | |
configs: Resync with savedefconfig
Resync all defconfig files using qconfig.py
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/Colombus_defconfig')
| -rw-r--r-- | configs/Colombus_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/Colombus_defconfig b/configs/Colombus_defconfig index 368919d6d15..63790e17307 100644 --- a/configs/Colombus_defconfig +++ b/configs/Colombus_defconfig @@ -1,9 +1,9 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y CONFIG_DEFAULT_DEVICE_TREE="sun6i-a31-colombus" +CONFIG_DRAM_CLK=240 CONFIG_SPL=y CONFIG_MACH_SUN6I=y -CONFIG_DRAM_CLK=240 CONFIG_DRAM_ZQ=251 CONFIG_I2C0_ENABLE=y CONFIG_AXP_GPIO=y |
