diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2026-07-24 18:08:33 +0200 |
|---|---|---|
| committer | Arnd Bergmann <arnd@arndb.de> | 2026-07-24 18:08:36 +0200 |
| commit | 6bbf8038f8cae72f08007604b8c863492970c2f6 (patch) | |
| tree | 108872180bbb7de332a5a28c66ee2d261a826e13 /drivers/soc | |
| parent | 8a88adb58b91e0ff5d8394898ca42c3317b22c23 (diff) | |
| parent | 07231087d5e24c4d9c578c824b96f8af913f7324 (diff) | |
| download | linux-next-6bbf8038f8cae72f08007604b8c863492970c2f6.tar.gz linux-next-6bbf8038f8cae72f08007604b8c863492970c2f6.zip | |
Merge tag 'renesas-drivers-for-v7.3-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/drivers
Renesas driver updates for v7.3
- Drop duplicate default for ARCH_R8A78000.
* tag 'renesas-drivers-for-v7.3-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel:
soc: renesas: r8a78000: Drop duplicate "default ARCH_RENESAS"
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/soc')
| -rw-r--r-- | drivers/soc/renesas/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/soc/renesas/Kconfig b/drivers/soc/renesas/Kconfig index 2ab150d04bb1..fdf18ed2dfc2 100644 --- a/drivers/soc/renesas/Kconfig +++ b/drivers/soc/renesas/Kconfig @@ -356,7 +356,6 @@ config ARCH_R8A779H0 config ARCH_R8A78000 bool "ARM64 Platform support for R8A78000 (R-Car X5H)" default y if ARCH_RENESAS - default ARCH_RENESAS select ARCH_RCAR_GEN5 help This enables support for the Renesas R-Car X5H SoC. |
