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