# SPDX-License-Identifier: GPL-2.0-only # # [31mCONFIG_ARM[0m Versatile SoC drivers # config [31mCONFIG_SOC_INTEGRATOR_CM[0m bool "SoC bus device for the ARM Integrator platform core modules" depends on [31mCONFIG_ARCH_INTEGRATOR[0m select [31mCONFIG_SOC_BUS[0m help Include support for the SoC bus on the [31mCONFIG_ARM[0m Integrator platform core modules providing some sysfs information about the ASIC variant. config [31mCONFIG_SOC_REALVIEW[0m bool "SoC bus device for the ARM RealView platforms" depends on [31mCONFIG_ARCH_REALVIEW[0m select [31mCONFIG_SOC_BUS[0m help Include support for the SoC bus on the [31mCONFIG_ARM[0m RealView platforms providing some sysfs information about the ASIC variant. |