xref: /linux/arch/arm/mach-shmobile/Kconfig (revision 43d5f5d63699724d47f0d9e0eae516a260d232b4)
1# SPDX-License-Identifier: GPL-2.0
2menuconfig ARCH_RENESAS
3	bool "Renesas ARM SoCs"
4	depends on ARCH_MULTI_V7
5	select ARM_GIC
6	select NO_IOPORT_MAP
7	select ZONE_DMA if ARM_LPAE
8