From ed34569966991ca12b72f670a151f30c7e87b0fe Mon Sep 17 00:00:00 2001 From: Sebastian Kostka Date: Sun, 26 Feb 2017 12:04:06 +0100 Subject: [PATCH] Enable sunplus USB Wireless Keyboard device set CONFIG_HID_SUNPLUS=y to enable the following keyboard: idVendor=04fc, idProduct=05d8 --- 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 df70218eed8d..185d316ad83d 100644 --- a/arch/arm/configs/odroidxu3_defconfig +++ b/arch/arm/configs/odroidxu3_defconfig @@ -3930,7 +3930,7 @@ CONFIG_HID_MONTEREY=y # CONFIG_HID_SONY is not set # CONFIG_HID_SPEEDLINK is not set # CONFIG_HID_STEELSERIES is not set -# CONFIG_HID_SUNPLUS is not set +CONFIG_HID_SUNPLUS=y # CONFIG_HID_RMI is not set # CONFIG_HID_GREENASIA is not set # CONFIG_HID_SMARTJOYPLUS is not set