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