From 897e41e0117bdfe37b2fccc164b0e33e20068329 Mon Sep 17 00:00:00 2001 From: Jacob Chen Date: Tue, 8 Nov 2016 11:59:25 +0800 Subject: [PATCH] arm64: configs: enable extcon in linux config Change-Id: I071fa1e075a5495be58315d47cc2a767ae09bd75 Signed-off-by: Jacob Chen --- arch/arm64/configs/rockchip_linux_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/rockchip_linux_defconfig b/arch/arm64/configs/rockchip_linux_defconfig index d50e34867df8..85abeb41d651 100644 --- a/arch/arm64/configs/rockchip_linux_defconfig +++ b/arch/arm64/configs/rockchip_linux_defconfig @@ -367,6 +367,7 @@ CONFIG_ROCKCHIP_PM_DOMAINS=y CONFIG_PM_DEVFREQ=y CONFIG_DEVFREQ_GOV_USERSPACE=y CONFIG_MEMORY=y +CONFIG_EXTCON=y CONFIG_IIO=y CONFIG_IIO_BUFFER=y CONFIG_IIO_KFIFO_BUF=y -- 2.34.1