firmware: rockchip: sip: add rockchip SIP runtime service
[firefly-linux-kernel-4.4.55.git] / drivers / firmware / Kconfig
index cf478fe6b335bc2cde8da7ae7f6695f9576f38ef..1067fe907d9b9e3978a351bd50b9ce05b03591fb 100644 (file)
@@ -173,6 +173,16 @@ config QCOM_SCM_64
        def_bool y
        depends on QCOM_SCM && ARM64
 
+config HAVE_ARM_SMCCC
+       bool
+
+config ROCKCHIP_SIP
+       bool "Rockchip SIP interface"
+       depends on ARM64 && ARM_PSCI_FW
+       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"