android_kernel_samsung_hero.../drivers/soc/versatile/Kconfig
2016-08-17 16:41:52 +08:00

10 lines
279 B
Text

#
# 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.