summaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-09-23 20:35:30 +0200
committerArnd Bergmann <arnd@arndb.de>2022-09-23 20:35:31 +0200
commit1ee41d92f1a05a87a1c69081006a21e6c319de82 (patch)
tree92d9576da18f2ac257f42e4f6d9edbd27e242c82 /arch/arm
parent47723de8d7555edf774aad543f92f930736d204f (diff)
parentc2ce1e734282662c0b3117e4f26b831d30370bcb (diff)
downloadlinux-stable-1ee41d92f1a05a87a1c69081006a21e6c319de82.tar.gz
linux-stable-1ee41d92f1a05a87a1c69081006a21e6c319de82.tar.bz2
linux-stable-1ee41d92f1a05a87a1c69081006a21e6c319de82.zip
Merge tag 'renesas-arm-soc-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/soc
Renesas ARM SoC updates for v6.1 - Drop superfluous selects of SOC_BUS. * tag 'renesas-arm-soc-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel: ARM: shmobile: Drop selecting SOC_BUS arm64: renesas: Drop selecting SOC_BUS Link: https://lore.kernel.org/r/cover.1663588781.git.geert+renesas@glider.be Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/mach-shmobile/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 50909c4b95b2..37f862f13c8d 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -6,5 +6,4 @@ menuconfig ARCH_RENESAS
select GPIOLIB
select NO_IOPORT_MAP
select PINCTRL
- select SOC_BUS
select ZONE_DMA if ARM_LPAE