mirror of
https://github.com/armbian/build.git
synced 2025-08-15 23:56:57 +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
427 B
Diff
14 lines
427 B
Diff
diff --git a/configs/mx7dsabresd_defconfig b/configs/mx7dsabresd_defconfig
|
|
index 18b02f4..e8d7105 100644
|
|
--- a/configs/mx7dsabresd_defconfig
|
|
+++ b/configs/mx7dsabresd_defconfig
|
|
@@ -15,7 +15,7 @@ CONFIG_CMD_BOOTZ=y
|
|
# CONFIG_CMD_IMLS is not set
|
|
# CONFIG_CMD_XIMG is not set
|
|
# CONFIG_CMD_EXPORTENV is not set
|
|
-# CONFIG_CMD_IMPORTENV is not set
|
|
+CONFIG_CMD_IMPORTENV=y
|
|
CONFIG_CMD_MEMTEST=y
|
|
CONFIG_CMD_DFU=y
|
|
CONFIG_CMD_GPIO=y
|