Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Input: e3x0-button - update Kconfig description

The driver is now used for the entire USRP e3xx series,
this commit fixes the description that will be displayed in
the menu accordingly.

Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

Moritz Fischer and committed by
Dmitry Torokhov
05f216dd 8ad165e9

+2 -2
+2 -2
drivers/input/misc/Kconfig
··· 94 94 module will be called bma150. 95 95 96 96 config INPUT_E3X0_BUTTON 97 - tristate "NI Ettus Research USRP E3x0 Button support." 97 + tristate "NI Ettus Research USRP E3xx Button support." 98 98 default n 99 99 help 100 100 Say Y here to enable support for the NI Ettus Research 101 - USRP E3x0 Button. 101 + USRP E3xx Button. 102 102 103 103 To compile this driver as a module, choose M here: the 104 104 module will be called e3x0_button.