]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: rmobile: Add basic R9A07G044L SoC support
authorPaul Barker <paul.barker.ct@bp.renesas.com>
Mon, 16 Oct 2023 09:25:28 +0000 (10:25 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Mon, 16 Oct 2023 13:46:18 +0000 (15:46 +0200)
Add a config option for the R9A07G044L SoC used in the RZ/G2L so that we
can make use of this in the subsequent driver patches.

Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
arch/arm/mach-rmobile/Kconfig.rzg2l

index 37ff6cd34160b7b5d17c768e579f0f407a146a65..eda04df5c6193710e787e29d0738b622a55b9668 100644 (file)
@@ -3,6 +3,11 @@
 
 if RZG2L
 
+config R9A07G044L
+       bool "Renesas R9A07G044L SoC"
+       help
+         Enable support for the Renesas R9A07G044L (RZ/G2L) SoC.
+
 config MULTI_DTB_FIT_UNCOMPRESS_SZ
        default 0x80000 if TARGET_RZG2L_SMARC_EVK