xref: /openbmc/linux/drivers/soc/versatile/Kconfig (revision a2974c9c1f83e7163e855eb80c772db45bc9a291)
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