From c25a1b96b018008ccaed91a468d8d62fa1465e11 Mon Sep 17 00:00:00 2001 From: useful64 <63966879+useful64@users.noreply.github.com> Date: Sat, 25 Apr 2020 20:09:40 +0200 Subject: [PATCH] Update linux-rockchip64-dev.config (#1917) Enable uinput for IR receiver on rock64 as in legacy branch --- config/kernel/linux-rockchip64-dev.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/kernel/linux-rockchip64-dev.config b/config/kernel/linux-rockchip64-dev.config index 2a89d21ba4..27e28d357c 100644 --- a/config/kernel/linux-rockchip64-dev.config +++ b/config/kernel/linux-rockchip64-dev.config @@ -2914,7 +2914,7 @@ CONFIG_INPUT_GPIO_VIBRA=m # CONFIG_INPUT_YEALINK is not set # CONFIG_INPUT_CM109 is not set # CONFIG_INPUT_REGULATOR_HAPTIC is not set -# CONFIG_INPUT_UINPUT is not set +CONFIG_INPUT_UINPUT=m # CONFIG_INPUT_PCF8574 is not set # CONFIG_INPUT_PWM_BEEPER is not set # CONFIG_INPUT_PWM_VIBRA is not set