thermal: rockchip: rk3368: fix efuse value of temp ajust code issue
[firefly-linux-kernel-4.4.55.git] / drivers / firmware / Kconfig
index 49a3a1185bb607ed45297fe4dea5ff2c6344f37f..4fafa0b2662e449edf03d23aa5ad49fbdbabdf14 100644 (file)
@@ -176,6 +176,13 @@ config QCOM_SCM_64
 config HAVE_ARM_SMCCC
        bool
 
+config ROCKCHIP_SIP
+       bool "Rockchip SIP interface"
+       depends on HAVE_ARM_SMCCC && ARCH_ROCKCHIP
+       help
+         Say Y here if you want to enable SIP callbacks for Rockchip platforms
+         This option enables support for communicating with the ATF.
+
 source "drivers/firmware/broadcom/Kconfig"
 source "drivers/firmware/google/Kconfig"
 source "drivers/firmware/efi/Kconfig"