M7350/kernel/drivers/soc/versatile/Kconfig

11 lines
279 B
Plaintext
Raw Permalink Normal View History

2024-09-09 08:57:42 +00:00
#
# 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.