Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm64: defconfig: ARCH_R8A7795: follow changed config symbol name

Completes commit b925adfceb52 ("soc: renesas: Add ARCH_R8A7795[01] for
existing R-Car H3") and commit 361c5dbb446e ("arm64: dts: renesas:
Remove use of ARCH_R8A7795").

CONFIG_ARCH_R8A7795 was split in CONFIG_ARCH_R8A77950 and
CONFIG_ARCH_R8A77951.

Link: https://lore.kernel.org/r/20200427134003.45188-4-max.krummenacher@toradex.com
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

authored by

Max Krummenacher and committed by
Arnd Bergmann
c2266696 50045c73

+2 -1
+2 -1
arch/arm64/configs/defconfig
··· 849 849 CONFIG_ARCH_R8A774A1=y 850 850 CONFIG_ARCH_R8A774B1=y 851 851 CONFIG_ARCH_R8A774C0=y 852 - CONFIG_ARCH_R8A7795=y 852 + CONFIG_ARCH_R8A77950=y 853 + CONFIG_ARCH_R8A77951=y 853 854 CONFIG_ARCH_R8A77960=y 854 855 CONFIG_ARCH_R8A77961=y 855 856 CONFIG_ARCH_R8A77965=y