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