aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2019-05-27 14:25:32 +0200
committerJiri Kosina <jkosina@suse.cz>2020-03-17 17:43:51 +0100
commitad81d1c8799e521cbb17aecea5510a8197f26711 (patch)
tree056577e85eb1a1bf106e969a3d7c27d8580a4fbf /drivers/hid/Kconfig
parentlist/hashtable: minor documentation corrections. (diff)
downloadlinux-dev-ad81d1c8799e521cbb17aecea5510a8197f26711.tar.xz
linux-dev-ad81d1c8799e521cbb17aecea5510a8197f26711.zip
HID: fix Kconfig word ordering
Fix a silly word ordering typo. Fixes: 42337b9d4d958daa ("HID: add driver for U2F Zero built-in LED and RNG") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 494a39e74939..5d1b77db6dc2 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -1039,7 +1039,7 @@ config HID_U2FZERO
U2F Zero only supports blinking its LED, so this driver doesn't
allow setting the brightness to anything but 1, which will
- trigger a single blink and immediately reset to back 0.
+ trigger a single blink and immediately reset back to 0.
config HID_WACOM
tristate "Wacom Intuos/Graphire tablet support (USB)"