162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# ARM Versatile SoC drivers 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ciconfig SOC_INTEGRATOR_CM 662306a36Sopenharmony_ci bool "SoC bus device for the ARM Integrator platform core modules" 762306a36Sopenharmony_ci depends on ARCH_INTEGRATOR 862306a36Sopenharmony_ci select SOC_BUS 962306a36Sopenharmony_ci help 1062306a36Sopenharmony_ci Include support for the SoC bus on the ARM Integrator platform 1162306a36Sopenharmony_ci core modules providing some sysfs information about the ASIC 1262306a36Sopenharmony_ci variant. 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ciconfig SOC_REALVIEW 1562306a36Sopenharmony_ci bool "SoC bus device for the ARM RealView platforms" 1662306a36Sopenharmony_ci depends on ARCH_REALVIEW 1762306a36Sopenharmony_ci select SOC_BUS 1862306a36Sopenharmony_ci help 1962306a36Sopenharmony_ci Include support for the SoC bus on the ARM RealView platforms 2062306a36Sopenharmony_ci providing some sysfs information about the ASIC variant. 21