mirror of
https://github.com/armbian/build.git
synced 2025-09-19 12:41:39 +02:00
* Move all legacy u-boot patches under one general legacy folder * Move 32b Rockchip under 2022.04 and legacy for Miqi Tested * Move Rock 3A patch dir under legacy * Move / merge meson64 patch folder into v2022.07 Merge 2022.04 (mainly Rockchip 32) into 2022.07, tested * Remove not needed patch * Add last kernel version to config
14 lines
469 B
Diff
14 lines
469 B
Diff
diff --git a/configs/clearfog_defconfig b/configs/clearfog_defconfig
|
|
index 580eaf3e57..d93be41082 100644
|
|
--- a/configs/clearfog_defconfig
|
|
+++ b/configs/clearfog_defconfig
|
|
@@ -7,7 +7,7 @@ CONFIG_TARGET_CLEARFOG=y
|
|
CONFIG_SPL_MMC_SUPPORT=y
|
|
CONFIG_SPL_SERIAL_SUPPORT=y
|
|
CONFIG_SPL_LIBDISK_SUPPORT=y
|
|
-CONFIG_DEFAULT_DEVICE_TREE="armada-388-clearfog"
|
|
+CONFIG_DEFAULT_DEVICE_TREE="armada-388-clearfog-base"
|
|
CONFIG_DEBUG_UART=y
|
|
CONFIG_DISTRO_DEFAULTS=y
|
|
CONFIG_BOOTDELAY=3
|