From f346147376ba413d1c3f01f8ce4f16b704d8439f Mon Sep 17 00:00:00 2001 From: Alistair Strachan Date: Fri, 22 Mar 2019 16:52:47 -0700 Subject: [PATCH] ANDROID: cuttlefish_defconfig: Enable CONFIG_INPUT_MOUSEDEV Bug: 120439617 Bug: 128633328 Change-Id: I2186d8070f7885937925a25e85ce7b5722a73d57 Signed-off-by: Alistair Strachan --- arch/x86/configs/x86_64_cuttlefish_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/x86/configs/x86_64_cuttlefish_defconfig b/arch/x86/configs/x86_64_cuttlefish_defconfig index 3deac5da306a..abd24a4f017d 100644 --- a/arch/x86/configs/x86_64_cuttlefish_defconfig +++ b/arch/x86/configs/x86_64_cuttlefish_defconfig @@ -264,6 +264,7 @@ CONFIG_USB_USBNET=y # CONFIG_WLAN_VENDOR_QUANTENNA is not set CONFIG_MAC80211_HWSIM=y CONFIG_VIRT_WIFI=y +CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_KEYBOARD is not set # CONFIG_INPUT_MOUSE is not set