From c21e4b4053235f0d93aa70b68adf047ae889048e Mon Sep 17 00:00:00 2001 From: Shengfei xu Date: Tue, 17 Jan 2017 14:42:41 +0800 Subject: [PATCH] arm64: rockchip_defconfig: enable SIP interface Change-Id: I4f805ac550c291f4d0821cf7b2eb1eefe54ce067 Signed-off-by: Shengfei xu --- arch/arm64/configs/rockchip_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index f8ea76a4ac64..0b69ef93e922 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -668,6 +668,7 @@ CONFIG_NVMEM=y CONFIG_ROCKCHIP_EFUSE=y CONFIG_RK_NAND=y CONFIG_RK_HEADSET=y +CONFIG_ROCKCHIP_SIP=y # CONFIG_ACPI is not set CONFIG_EXT4_FS=y CONFIG_EXT4_FS_SECURITY=y -- 2.34.1