Commit ad81d1c8 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jiri Kosina

HID: fix Kconfig word ordering

Fix a silly word ordering typo.

Fixes: 42337b9d ("HID: add driver for U2F Zero built-in LED and RNG")
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent c84716c4
...@@ -1039,7 +1039,7 @@ config HID_U2FZERO ...@@ -1039,7 +1039,7 @@ config HID_U2FZERO
U2F Zero only supports blinking its LED, so this driver doesn't U2F Zero only supports blinking its LED, so this driver doesn't
allow setting the brightness to anything but 1, which will 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 config HID_WACOM
tristate "Wacom Intuos/Graphire tablet support (USB)" tristate "Wacom Intuos/Graphire tablet support (USB)"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment