Hi, This final pull request adds a defconfig file for zx297520v3 boards. The rationale behind the defconfig is that this board is too underpowered for multi_v7_defconfig and quite odd - it is a Cortex A53 without an FPU running in 32 bit mode. The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731: Linux 7.1-rc1 (2026-04-26 14:19:00 -0700) are available in the Git repository at: https://gitlab.com/stefandoesinger/zx297520-kernel.git tags/zx29-defconfig-for-7.2 for you to fetch changes up to 9afbe04564c59a217c7d1142ce685c4bd951a8d9: ARM: zte: defconfig: Add a zx29 defconfig file (2026-05-14 00:04:05 +0300) ---------------------------------------------------------------- ARM: zte: defconfig: zx29 defconfig file for 7.2 The rationale behind the defconfig is that this board is too underpowered for multi_v7_defconfig and quite odd - it is a Cortex A53 without an FPU running in 32 bit mode. ---------------------------------------------------------------- Stefan Dösinger (1): ARM: zte: defconfig: Add a zx29 defconfig file arch/arm/configs/zx29_defconfig | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 arch/arm/configs/zx29_defconfig