ChangeSet 1.1352.1.5, 2003/10/14 15:19:18-07:00, [EMAIL PROTECTED]

[PATCH] USB: default input core support to y

It's quite easy to accidentally miss this option out. I think it makes
sense to default it to yes if HID support is enabled.


 drivers/usb/input/Kconfig |    1 +
 1 files changed, 1 insertion(+)


diff -Nru a/drivers/usb/input/Kconfig b/drivers/usb/input/Kconfig
--- a/drivers/usb/input/Kconfig Wed Oct 15 11:07:39 2003
+++ b/drivers/usb/input/Kconfig Wed Oct 15 11:07:39 2003
@@ -28,6 +28,7 @@
 
 config USB_HIDINPUT
        bool "HID input layer support"
+       default y
        depends on INPUT && USB_HID
        help
          Say Y here if you want to use a USB keyboard, mouse or joystick,



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to