diff --git a/debian/changelog b/debian/changelog
index 7a21206..62ebd3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,10 @@ linux (6.10~rc7-1~exp1) UNRELEASED; urgency=medium
   [ Punit Agrawal ]
   * drivers/vfio: Enable VFIO configuration for all supported architectures
 
+  [ Emanuele Rocca ]
+  * Renesas RZ/G3S and RZ/V2H boards #1072574
+    (CONFIG_ARCH_R9A08G045/CONFIG_ARCH_R9A09G057).
+
  -- Ben Hutchings <benh@debian.org>  Sun, 30 Jun 2024 21:54:51 +0200
 
 linux (6.9.9-1) unstable; urgency=medium
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 15e8a40..b274b11 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -1962,7 +1962,9 @@ CONFIG_ARCH_R8A774A1=y
 CONFIG_ARCH_R9A07G043=y
 CONFIG_ARCH_R9A07G044=y
 CONFIG_ARCH_R9A07G054=y
+CONFIG_ARCH_R9A08G045=y
 CONFIG_ARCH_R9A09G011=y
+CONFIG_ARCH_R9A09G057=y
 
 ##
 ## file: drivers/soc/rockchip/Kconfig
