HID: fix Kconfig word ordering

Fix a silly word ordering typo.

Fixes: 42337b9d4d ("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>
This commit is contained in:
Geert Uytterhoeven 2019-05-27 14:25:32 +02:00 committed by Jiri Kosina
parent c84716c401
commit ad81d1c879
1 changed files with 1 additions and 1 deletions

View File

@ -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)"