X-Git-Url: http://plrg.eecs.uci.edu/git/?p=firefly-linux-kernel-4.4.55.git;a=blobdiff_plain;f=drivers%2Fsoc%2Frockchip%2FKconfig;h=ae4cf24a8f70b95ee56f786f176bf6e7ac35e8f1;hp=4a34aab187c479685425b5e57f72f023a191c977;hb=c336f64cf9a9c1bbeb0027f26c94ecfb29367ee1;hpb=7f1808a6e23d6b18ea02f88b09e85ad6515a08ba diff --git a/drivers/soc/rockchip/Kconfig b/drivers/soc/rockchip/Kconfig index 4a34aab187c4..ae4cf24a8f70 100644 --- a/drivers/soc/rockchip/Kconfig +++ b/drivers/soc/rockchip/Kconfig @@ -3,6 +3,16 @@ if ARCH_ROCKCHIP || COMPILE_TEST # # Rockchip Soc drivers # +config ROCKCHIP_CPUINFO + tristate "Rockchip cpuinfo support" + depends on ROCKCHIP_EFUSE && (ARM64 || ARM) + help + Say y here to enable Rockchip cpuinfo support. + Set system_serial_low/high from eFuse ID. + Serial can read from /proc/cpuinfo. + + If unsure, say N. + config ROCKCHIP_PM_TEST bool "Rockchip pm_test support" default n