]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: rmobile: Introduce CONFIG_RCAR_64 symbol
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Tue, 28 Feb 2023 06:28:56 +0000 (07:28 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 18 Mar 2023 11:02:38 +0000 (12:02 +0100)
commit7272da325bf6a6e4e760aad701b20aa961c65c45
tree248cd48d02101c186c2dc3e6535c7ca791170c12
parent366f536f3ef12239ec313738c079ebe036e2989a
ARM: rmobile: Introduce CONFIG_RCAR_64 symbol

Introduce common Kconfig symbol for 64bit R-Car platforms and move
common configuration options into it. This is preparatory patch to
prevent duplication of Kconfig lists later on, when Gen4 is added.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
arch/arm/mach-rmobile/Kconfig