From 42d6ec936d2f74b8a546ae6aad3a1376d9b54908 Mon Sep 17 00:00:00 2001 From: Brian Kim Date: Tue, 14 Feb 2017 19:04:59 +0900 Subject: [PATCH] defconfig: odroidxu3: add uinput Change-Id: If9d4a546c44de0831b3f7b91245185d8dcae21b2 --- arch/arm/configs/odroidxu3_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/odroidxu3_defconfig b/arch/arm/configs/odroidxu3_defconfig index e2081068b0f6..e107d4e0f12e 100644 --- a/arch/arm/configs/odroidxu3_defconfig +++ b/arch/arm/configs/odroidxu3_defconfig @@ -1490,7 +1490,7 @@ CONFIG_INPUT_MAX8997_HAPTIC=y # 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=y # CONFIG_INPUT_PCF8574 is not set # CONFIG_INPUT_PWM_BEEPER is not set # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set