xref: /linux/drivers/soc/ux500/Kconfig (revision e3b9f1e81de2083f359bacd2a94bf1c024f2ede0)
1config UX500_SOC_ID
2	bool "SoC bus for ST-Ericsson ux500"
3	depends on ARCH_U8500 || COMPILE_TEST
4	default ARCH_U8500
5	help
6	  Include support for the SoC bus on the ARM RealView platforms
7	  providing some sysfs information about the ASIC variant.
8