xref: /openbmc/linux/drivers/soc/versatile/Kconfig (revision 8b45bc892e6842115fc87c2b2a3b86a20617606a)
1#
2# ARM Versatile SoC drivers
3#
4config SOC_REALVIEW
5	bool "SoC bus device for the ARM RealView platforms"
6	depends on ARCH_REALVIEW
7	select SOC_BUS
8	help
9	  Include support for the SoC bus on the ARM RealView platforms
10	  providing some sysfs information about the ASIC variant.
11