aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708/patches-4.14/950-0422-configs-Add-CONFIG_HID_BIGBEN_FF-m.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm2708/patches-4.14/950-0422-configs-Add-CONFIG_HID_BIGBEN_FF-m.patch')
-rw-r--r--target/linux/brcm2708/patches-4.14/950-0422-configs-Add-CONFIG_HID_BIGBEN_FF-m.patch33
1 files changed, 33 insertions, 0 deletions
diff --git a/target/linux/brcm2708/patches-4.14/950-0422-configs-Add-CONFIG_HID_BIGBEN_FF-m.patch b/target/linux/brcm2708/patches-4.14/950-0422-configs-Add-CONFIG_HID_BIGBEN_FF-m.patch
new file mode 100644
index 0000000000..9c70996e0d
--- /dev/null
+++ b/target/linux/brcm2708/patches-4.14/950-0422-configs-Add-CONFIG_HID_BIGBEN_FF-m.patch
@@ -0,0 +1,33 @@
+From c036841a3e40473596002b866ef422af33e07962 Mon Sep 17 00:00:00 2001
+From: Phil Elwell <phil@raspberrypi.org>
+Date: Mon, 24 Sep 2018 14:56:58 +0100
+Subject: [PATCH 422/454] configs: Add CONFIG_HID_BIGBEN_FF=m
+
+See: https://github.com/raspberrypi/linux/issues/2690
+
+Signed-off-by: Phil Elwell <phil@raspberrypi.org>
+---
+ arch/arm/configs/bcm2709_defconfig | 1 +
+ arch/arm/configs/bcmrpi_defconfig | 1 +
+ 2 files changed, 2 insertions(+)
+
+--- a/arch/arm/configs/bcm2709_defconfig
++++ b/arch/arm/configs/bcm2709_defconfig
+@@ -929,6 +929,7 @@ CONFIG_HID_APPLE=m
+ CONFIG_HID_ASUS=m
+ CONFIG_HID_BELKIN=m
+ CONFIG_HID_BETOP_FF=m
++CONFIG_HID_BIGBEN_FF=m
+ CONFIG_HID_CHERRY=m
+ CONFIG_HID_CHICONY=m
+ CONFIG_HID_CYPRESS=m
+--- a/arch/arm/configs/bcmrpi_defconfig
++++ b/arch/arm/configs/bcmrpi_defconfig
+@@ -922,6 +922,7 @@ CONFIG_HID_APPLE=m
+ CONFIG_HID_ASUS=m
+ CONFIG_HID_BELKIN=m
+ CONFIG_HID_BETOP_FF=m
++CONFIG_HID_BIGBEN_FF=m
+ CONFIG_HID_CHERRY=m
+ CONFIG_HID_CHICONY=m
+ CONFIG_HID_CYPRESS=m