blob: 025a44aef5dbb2a8465a86d74b515538abd04863 (
plain)
1
2
3
4
5
6
7
|
config UX500_SOC_ID
bool "SoC bus for ST-Ericsson ux500"
depends on ARCH_U8500 || COMPILE_TEST
default ARCH_U8500
help
Include support for the SoC bus on the ARM RealView platforms
providing some sysfs information about the ASIC variant.
|