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)
commitef72c1ef294f06a675206117e7573c6307169311
tree248cd48d02101c186c2dc3e6535c7ca791170c12
parentdec699bea7fead80328ed1fd252be97ccae4b982
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