1# SPDX-License-Identifier: GPL-2.0-only 2# 3# For a description of the syntax of this configuration file, 4# see Documentation/kbuild/kconfig-language.rst. 5# 6 7config VENDOR_KHDVK_3566B_DRIVER_ROCKCHIP_SIP 8 tristate "Rockchip SIP interface" 9 depends on HAVE_ARM_SMCCC && ARCH_ROCKCHIP 10 help 11 Say Y here if you want to enable SIP callbacks for Rockchip platforms 12 This option enables support for communicating with the ATF. 13 14