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, 0 insertions, 9 deletions
diff --git a/drivers/input/Config.help b/drivers/input/Config.help
index 8ebdeaea24a7..2e3ff3acd8c9 100644
--- a/drivers/input/Config.help
+++ b/drivers/input/Config.help
@@ -88,12 +88,3 @@ 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>.