summaryrefslogtreecommitdiff
path: root/drivers/input/Config.help
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/Config.help')
-rw-r--r--drivers/input/Config.help9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/input/Config.help b/drivers/input/Config.help
index e75624d0917d..3ce64c9b0947 100644
--- a/drivers/input/Config.help
+++ b/drivers/input/Config.help
@@ -98,3 +98,12 @@ CONFIG_INPUT_EVBUG
inserted in and removed from the running kernel whenever you want).
The module will be called joydev.o. If you want to compile it as a
module, say M here and read <file:Documentation/modules.txt>.
+
+CONFIG_INPUT_UINPUT
+ Say Y here if you want to support user level drivers for input
+ subsystem accessible under char device 10:223 - /dev/input/uinput.
+
+ This driver is also available as a module ( = code which can be
+ inserted in and removed from the running kernel whenever you want).
+ The module will be called uinput.o. If you want to compile it as a
+ module, say M here and read <file:Documentation/modules.txt>.