18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# ARM Versatile SoC drivers
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ciconfig SOC_INTEGRATOR_CM
68c2ecf20Sopenharmony_ci	bool "SoC bus device for the ARM Integrator platform core modules"
78c2ecf20Sopenharmony_ci	depends on ARCH_INTEGRATOR
88c2ecf20Sopenharmony_ci	select SOC_BUS
98c2ecf20Sopenharmony_ci	help
108c2ecf20Sopenharmony_ci	  Include support for the SoC bus on the ARM Integrator platform
118c2ecf20Sopenharmony_ci	  core modules providing some sysfs information about the ASIC
128c2ecf20Sopenharmony_ci	  variant.
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ciconfig SOC_REALVIEW
158c2ecf20Sopenharmony_ci	bool "SoC bus device for the ARM RealView platforms"
168c2ecf20Sopenharmony_ci	depends on ARCH_REALVIEW
178c2ecf20Sopenharmony_ci	select SOC_BUS
188c2ecf20Sopenharmony_ci	help
198c2ecf20Sopenharmony_ci	  Include support for the SoC bus on the ARM RealView platforms
208c2ecf20Sopenharmony_ci	  providing some sysfs information about the ASIC variant.
21