summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorZhangbin Tong <zebulun.tong@rock-chips.com>2017-12-27 15:14:11 +0800
committerTao Huang <huangtao@rock-chips.com>2017-12-27 17:20:11 +0800
commit220dc4d3ce2994715584ea0029906bc9bf1bf1d8 (patch)
treed81e75303ad43d97725cee3f87a3d3bdbd2ca3ec /arch
parentbd36d3832edb9d036759920cd485512755a44582 (diff)
arm64: rockchip_linux_defconfig: Enable support for Remote Controllers
Change-Id: I3f7fe099d30c5d7475f1c64e6483a38dbbd2bb96 Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/rockchip_linux_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/rockchip_linux_defconfig b/arch/arm64/configs/rockchip_linux_defconfig
index 506a94e11c72..b44fd4dec2f9 100644
--- a/arch/arm64/configs/rockchip_linux_defconfig
+++ b/arch/arm64/configs/rockchip_linux_defconfig
@@ -203,6 +203,8 @@ CONFIG_TOUCHSCREEN_GSL3673=y
CONFIG_TOUCHSCREEN_GT9XX=y
CONFIG_TOUCHSCREEN_ELAN=y
CONFIG_TOUCHSCREEN_USB_COMPOSITE=y
+CONFIG_ROCKCHIP_REMOTECTL=y
+CONFIG_ROCKCHIP_REMOTECTL_PWM=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_UINPUT=y
CONFIG_INPUT_GPIO=y